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