Migrating LoginScene to Svelte

This commit is contained in:
David Négrier 2021-05-31 17:03:29 +02:00
parent 120a488121
commit 13d3227323
13 changed files with 150 additions and 176 deletions

View file

@ -41,9 +41,6 @@
pointer-events: auto;
color: #ebeeee;
}
.selectCompanionScene button {
font-family: "Press Start 2P";
}
.selectCompanionScene section {
margin: 10px;
}
@ -80,4 +77,4 @@
}
</style>
</style>