mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 20:19:35 +01:00
Fix header color
This commit is contained in:
@@ -158,7 +158,7 @@ export default {
|
||||
@apply text-gray-500 dark:text-gray-400 hover:dark:text-white hover:text-black duration-300
|
||||
}
|
||||
|
||||
nav .nuxt-link-exact-active {
|
||||
nav .nuxt-link-exact-active, .nuxt-link-active {
|
||||
@apply text-black dark:text-white;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user