updated em css to make it larger by 0.03em

This commit is contained in:
suroh 2020-03-11 15:38:46 +01:00
parent 9838fd92aa
commit 2e67c28931
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ body {
em { em {
font-family: serif; font-family: serif;
font-size: 1.03em;
} }
a, a:visited { a, a:visited {