Fix/css tweaks and bugs #11

Merged
ilia merged 13 commits from fix/css-tweaks-and-bugs into main 2026-07-14 15:19:16 +00:00
Showing only changes of commit 3131f846b7 - Show all commits
+2 -1
View File
@@ -127,7 +127,8 @@
--radius-md: var(--radius);
--radius-lg: var(--radius);
--container-section: var(--section-content-width);
--spacing-footer: 5rem;
/* Mobile shows compact 2rem icons, so it sits shorter than the desktop label row */
--spacing-footer: 3.5rem;
--spacing-footer-wide: 4rem;
/* Active-section vertical rhythm — fluid so it tracks the clamp() title instead of jumping at sm */
--spacing-section-gap: clamp(1.5rem, 5vw, 3.25rem);