font-size: 18px

This commit is contained in:
sejo 2021-11-16 19:32:44 -06:00
parent bc05330314
commit 4808258e2c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ a[rel^=external]:after{ content: "↗"; }
body{
max-width:40em;
margin:0 auto;
font-size:20px;
font-size:18px;
padding: 1em;
font-family:sans-serif;
}