format
This commit is contained in:
parent
e73bc1a0af
commit
3f79c5030b
2 changed files with 2 additions and 2 deletions
2
content
2
content
|
@ -1 +1 @@
|
||||||
Subproject commit 50ace43900eac39d88d7ac8e403bec46730f342b
|
Subproject commit 0b6f1247c2054d939385f0cd9fb9df799e02f121
|
|
@ -30,7 +30,7 @@
|
||||||
|
|
||||||
& :is(h1, h2, h3, h4, h5, h6) {
|
& :is(h1, h2, h3, h4, h5, h6) {
|
||||||
color: var(--darkgray);
|
color: var(--darkgray);
|
||||||
background-color: var(--gray);;
|
background-color: var(--gray);
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Reference in a new issue