aboutsummaryrefslogtreecommitdiffstats
path: root/src/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/app.css')
-rw-r--r--src/app.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app.css b/src/app.css
index ce8d746..38fee04 100644
--- a/src/app.css
+++ b/src/app.css
@@ -64,7 +64,7 @@
}
}
@utility quicklink {
- @apply text-accent-primary transition-all afterunderline-accent-primary hover:afterunderline-hoverstate active:afterunderline-hoverstate focus:afterunderline-hoverstate hover:text-white active:text-white focus:text-white;
+ @apply text-accent-primary transition-all afterunderline-accent-primary hover:afterunderline-hoverstate active:afterunderline-hoverstate focus:afterunderline-hoverstate hover:text-white active:text-white focus:text-white outline-0;
}
@utility internal-header-active {