Make headers font size proportional

lolsob-rspec
Thibaut Girka 2019-05-21 13:11:06 +02:00 committed by ThibG
parent 3117d0ac70
commit 9a101b91ae
1 changed files with 2 additions and 2 deletions

View File

@ -40,11 +40,11 @@
h1, h2 {
font-weight: 700;
font-size: 18px;
font-size: 1.2em;
}
h2 {
font-size: 16px;
font-size: 1.1em;
}
h3, h4, h5 {