Trust the user to select the correct font size
If we trust them to make the correct font choice, we should also trust them with the font size.
This commit is contained in:
parent
c84c499a01
commit
c7b8b11185
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ $zeus-orange: #ff7f00;
|
|||
$zeus-blue: #00c4ff;
|
||||
|
||||
$body-background: #fff;
|
||||
$body-size: 1rem;
|
||||
|
||||
$tile-orange: $zeus-orange;
|
||||
|
||||
|
|
Loading…
Reference in a new issue