add standard font for readability

This commit is contained in:
Greg Gauthier 2023-01-28 15:42:54 +00:00
parent 912bc83f8f
commit cc08c2920c
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ body {
p {
font-family: 'FreeMono Bold', serif;
line-height: 1.3;
font-size: 0.675em;
font-size: 0.775em;
font-weight: bold;
color: #f2f2f2;
}