mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-29 19:30:35 +01:00
remove purple color for debug
This commit is contained in:
@@ -161,7 +161,7 @@ export default defineComponent({
|
|||||||
}
|
}
|
||||||
|
|
||||||
.nuxt-link-exact-active {
|
.nuxt-link-exact-active {
|
||||||
@apply text-black text-purple-300 dark:text-white !important;
|
@apply text-black dark:text-white !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-bottom-items li {
|
.navbar-bottom-items li {
|
||||||
|
|||||||
Reference in New Issue
Block a user