Fix headers font

This commit is contained in:
Anton Vakhrushev 2018-04-29 12:46:57 +03:00
parent e7e9559107
commit fcfee74dac

View File

@ -16,3 +16,12 @@ body {
} }
} }
} }
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: normal;
}