Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Commit eaa9073

Browse files
Update style.css
1 parent 79caf44 commit eaa9073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layout/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
--light-visilibity: hidden;
1515
/* menu */
1616
--header-height: 50px;
17-
--footer-height: calc(64px + 4 * 16px);
17+
--footer-height: calc(64px + 4 * 24px);
1818
/* hambburger menu */
1919
--hamburger-width: 400px;
2020
--infinity-ease: cubic-bezier(0.5, 0, 0.5, 1);

0 commit comments

Comments
 (0)