idk why it uses % instead of em
This commit is contained in:
parent
6bc1c2b88c
commit
8647714816
|
|
@ -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 }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue