smaller body font size

This commit is contained in:
Marvin Steadfast 2018-12-11 07:29:20 +01:00
parent 802a02de67
commit 304e263d86

View File

@ -14,7 +14,7 @@ body {
height: 100%;
font-family: Fira Mono, monospace;
font-style: normal;
font-size: 2.0em;
font-size: 1.5em;
}
a {