mirror of
https://github.com/FranP-code/Hangman-game-with-React.git
synced 2025-10-13 00:42:32 +00:00
bug fix
This commit is contained in:
@@ -65,6 +65,9 @@ header h2 {
|
||||
justify-content: center;
|
||||
align-items: flex-end;
|
||||
}
|
||||
.word .letter.blank {
|
||||
border: none;
|
||||
}
|
||||
.word .counter {
|
||||
font-size: 40pt;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user