💄 set line height

This commit is contained in:
Chase Manning 2023-09-05 18:12:45 +03:00
commit a22ce29394

View file

@ -99,6 +99,7 @@ button,
.button {
position: relative;
font-family: "PokemonGB";
line-height: 1.7;
font-size: 1em;
background: none;
border: none;
@ -2183,6 +2184,7 @@ ul.buttons.compact li {
body {
font-family: "PokemonGB";
line-height: 1.7;
font-smooth: never;
-webkit-font-smoothing: none;
min-width: 320px;