Add h4, h5, & h6
All checks were successful
continuous-integration/laminar-elessar Build 26 succeeded in 48 seconds .

This commit is contained in:
Starbeamrainbowlabs 2019-03-14 17:14:23 +00:00
parent fba5e7bf88
commit c1ba6346e8
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -28,7 +28,7 @@ article:not(.title) {
background: content-box url("./images/freeside.svg") bottom right / 15% no-repeat;
}
h1, h2, h3 {
h1, h2, h3, h4, h5, h6 {
color: var(--accent-main);
text-align: center;
margin: 0.5em 0;