This commit is contained in:
2021-10-20 20:22:53 -03:00
parent ef0fe3d836
commit 4765b26389
10 changed files with 84 additions and 19 deletions

View File

@@ -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;