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