New Style #24

Merged
jakob.scheid merged 19 commits from feature/reworked-style into main 2026-05-06 15:51:57 +02:00
Showing only changes of commit 0a28644dd7 - Show all commits
+1 -1
View File
1
@@ -47,7 +47,7 @@ form {
border: 1.5px solid #ccc;
border-radius: 999px;
padding: 4px 4px 4px 16px;
box-shadow: 0px 4px 4px rgba(69, 98, 190, 0.15);
box-shadow: 0 0px 32px rgba(69, 98, 190, 0.25);
}
.search-wrapper input {