style search field, make main menu more fun

This commit is contained in:
elise
2024-08-05 22:49:32 +02:00
parent f4e88d8baa
commit 5ac05114ce
5 changed files with 86 additions and 18 deletions

View File

@ -11,7 +11,7 @@ button,
margin: 0 0 var(--spacing-xs);
font-family: var(--font-main);
font-size: var(--font-size-body);
font-weight: 500;
font-weight: 500 !important;
text-decoration: none;
transition: opacity var(--transition-easing);
cursor: pointer;