making theme font a little bigger

This commit is contained in:
Marvin Steadfast 2018-11-05 07:26:45 +01:00
parent 00878544ce
commit 2f4c1bdff7

View File

@ -15,6 +15,7 @@ body {
height: 100%;
font-family: Fantasque Sans Mono, monospace;
font-style: normal;
font-size: 2.0em;
}
a {