change about us to about, use useNavigate instead of component/to, intitialize List items as Objects

This commit is contained in:
Niklas 2025-06-29 14:26:56 +02:00 committed by BlankAccountsUsername
parent f0962384fc
commit 450951a289
3 changed files with 141 additions and 154 deletions

View file

@ -6,7 +6,7 @@
justify-content: space-between;
align-items: center;
flex-shrink: 0;
position: fixed;
position: sticky;
top: 0;
left: 0;
border-radius: 0rem !important;