Better style for subtitles

This commit is contained in:
Baptiste Gelez
2018-10-31 15:19:42 +01:00
parent 25b7399e7f
commit 185cb5142a
2 changed files with 31 additions and 6 deletions
+7
View File
@@ -178,6 +178,13 @@ header nav a.title p {
font-weight: 300;
}
main h2.article {
max-width: 40rem;
margin: auto;
font-size: 1.25em;
margin-bottom: 0.5em;
}
/*
* == Article ==
*/