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:
Niko Strijbol 2019-08-14 00:15:17 +02:00
parent c84c499a01
commit c7b8b11185
No known key found for this signature in database
GPG key ID: 1A8AEBABD9012251

View file

@ -3,6 +3,7 @@ $zeus-orange: #ff7f00;
$zeus-blue: #00c4ff;
$body-background: #fff;
$body-size: 1rem;
$tile-orange: $zeus-orange;