mirror of
https://github.com/chase-manning/pokemon-js.git
synced 2025-11-03 09:28:58 +00:00
💄 set line height
This commit is contained in:
parent
a73dc90463
commit
a22ce29394
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue