mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-23 16:30:38 +01:00
trying to fix navbar
This commit is contained in:
@@ -2,3 +2,7 @@ body {
|
||||
font-family: 'DM Sans', sans-serif;
|
||||
@apply flex h-full flex-col bg-zinc-50 dark:bg-black;
|
||||
}
|
||||
|
||||
.router-link-exact-active {
|
||||
@apply bg-white/60 dark:bg-black
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user