Font fixes

This commit is contained in:
panr
2019-01-28 09:34:12 +01:00
parent baf5066f1c
commit 92bb0e7ac1
9 changed files with 254 additions and 16 deletions

View File

@ -31,7 +31,7 @@ body {
h1, h2, h3, h4, h5, h6 {
display: flex;
align-items: center;
font-weight: normal;
font-weight: bold;
line-height: 1.3;
}