Add h4, h5, & h6
All checks were successful
continuous-integration/laminar-elessar Build 26 succeeded in 48 seconds .
All checks were successful
continuous-integration/laminar-elessar Build 26 succeeded in 48 seconds .
This commit is contained in:
parent
fba5e7bf88
commit
c1ba6346e8
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue