💄 Updates min footer-height, to prevent scrollbar visible

This commit is contained in:
Alicia Sykes
2021-10-10 21:11:17 +01:00
parent cff537b9ea
commit 894b7198f3
3 changed files with 4 additions and 1 deletions

View File

@@ -354,6 +354,7 @@ html[data-theme='minimal-light'], html[data-theme='minimal-dark'], html[data-the
html[data-theme='material'], html[data-theme='material-dark'] {
--font-body: 'Raleway', serif;
--font-headings: 'Francois One', serif;
--footer-height: 140px;
--curve-factor: 4px;
--curve-factor-navbar: 8px;
--about-page-background: var(--background);