no longer applying "personality" on all links

This commit is contained in:
Oliver Bryan
2026-01-09 03:37:00 +00:00
parent 5f21cfc250
commit 77052d4ff2
3 changed files with 7 additions and 5 deletions

View File

@@ -125,9 +125,6 @@
body {
@apply bg-background text-foreground;
}
a:hover {
color: var(--personality);
}
}
* {