add: new design

New design
This commit is contained in:
Fiona Lena Urban 2025-05-10 11:43:35 +02:00
parent 192b031140
commit 628659c39d
5 changed files with 14 additions and 6 deletions

View file

@ -4,6 +4,7 @@
background: var(--color-main-darkest);
position: sticky;
bottom: 0;
z-index: 100;
box-shadow: var(--box-shadow-upper);
& > .Button {