add: search bar

Add new header and search bar
This commit is contained in:
Fiona Lena Urban 2025-05-10 18:07:18 +02:00
parent 0aa495e05b
commit 4b07ebb2ec
18 changed files with 206 additions and 71 deletions

View file

@ -1,7 +1,6 @@
.ButtonGroup {
display: flex;
background: var(--color-main);
box-shadow: var(--box-shadow-z2);
& button {
--color: var(--color-light);