theme: left-align h3 in chapters #129

This commit is contained in:
Sören Weber 2021-10-30 23:36:29 +02:00
parent 8f7c0da9e7
commit 4c256e996c
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589

View file

@ -387,9 +387,7 @@ textarea:hover, input[type="email"]:hover, input[type="number"]:hover, input[typ
#chapter #body-inner {
max-width: 80%;
}
#chapter h3 {
font-family: "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 300;
#chapter #body-inner h3:first-child {
text-align: center;
}
#chapter h1 {