idk why it uses % instead of em

This commit is contained in:
Mnem42 2025-11-29 21:39:28 +00:00 committed by GitHub
parent 6bc1c2b88c
commit 8647714816
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
border: 2px solid white; border: 2px solid white;
background-color: black; background-color: black;
font-size: 120%; font-size: 1.2em;
button { text-align: center; border: 0px solid white } button { text-align: center; border: 0px solid white }