Fixed anchoring
This commit is contained in:
@@ -14,9 +14,12 @@ html {
|
||||
--header-BackgroundColor: var(--primaryColor);
|
||||
--header-textColor: #ffd39c;
|
||||
--header-Height: 5.375rem;
|
||||
|
||||
scroll-padding-top: var(--header-Height);
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: 'Questrial', sans-serif;
|
||||
background-color: var(--body-BackgroundColor);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user