add hangman dictionnary & input ajustment

This commit is contained in:
2020-04-11 17:26:44 +02:00
parent c7d4e69149
commit 37c4c2c090
11 changed files with 64 additions and 57 deletions

View File

@@ -11,6 +11,10 @@
justify-content: space-between;
}
.dic-select {
min-height: 6rem;
}
.figure-container {
fill: transparent;
stroke: $mediumDark;