Merge pull request 'fix: sticky-header-border-effect' (#4) from sticky-header-fix into main

Reviewed-on: #4
This commit is contained in:
Fiona Lena Urban 2025-05-12 09:17:00 +02:00
commit 236397fc9c
3 changed files with 21 additions and 2 deletions

View file

@ -3,6 +3,7 @@
--padding-small: 0.5rem;
--padding-large: 2rem;
--radius-default: 3px;
--radius-border: 15px;
--transition-default: 150ms;
--color-success: #328104;