mobile view wip

This commit is contained in:
cube
2026-03-31 13:21:56 +01:00
parent d0c38799e2
commit 17c3ca4a90
13 changed files with 80 additions and 40 deletions

View File

@@ -38,7 +38,7 @@ body.pink-lighter{
background: linear-gradient(90deg, #f5c2ea 0%, #e89dfb 50%, #f6959c 100%);
scrollbar-color:#a414da #d991f4;
}
.pink-lighter .container{
.pink-lighter .container, .pink-lighter #mobile-nav{
background-color:#fac9f6;
border-color:#da14c6;
}