mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 12:14:42 +01:00
remove purple color for debug
This commit is contained in:
@@ -161,7 +161,7 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
.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 {
|
||||
|
||||
Reference in New Issue
Block a user