theme: make chapter heading smaller #129

This commit is contained in:
Sören Weber 2021-10-31 10:01:29 +01:00
parent 53c73c8f3d
commit 9e5f38f5ae
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589

View file

@ -389,6 +389,7 @@ textarea:hover, input[type="email"]:hover, input[type="number"]:hover, input[typ
max-width: 80%;
}
#chapter #body-inner h3:first-child {
font-weight: 200;
text-align: center;
}
#chapter h1 {