Wait for window load event to display home navigation
This commit is contained in:
parent
11756acbdd
commit
31ddcfce63
6 changed files with 17 additions and 15 deletions
|
@ -30,7 +30,7 @@ h1 {
|
|||
}
|
||||
|
||||
h2 {
|
||||
font-family: var(-text-font-family);
|
||||
font-family: var(--text-font-family);
|
||||
font-size: var(--h2-font-size);
|
||||
line-height: var(--h2-font-size);
|
||||
margin: 0 0 4rem 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue