stylesheet fix
This commit is contained in:
parent
4ebe3dad79
commit
ad69007f61
1 changed files with 1 additions and 2 deletions
|
@ -340,7 +340,7 @@ h2 {
|
|||
font-family: 'Daydream', cursive;
|
||||
color: var(--purple);
|
||||
font-size: 1.4em;
|
||||
line-height: 0.5em;
|
||||
line-height: 1.5em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
@ -348,7 +348,6 @@ h3 {
|
|||
font-family: 'BabyDoll', cursive;
|
||||
color: var(--metaColor);
|
||||
font-size: 1.8em;
|
||||
line-height: 0rem;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue