chore: adjust some styling details

This commit is contained in:
radishzzz 2025-04-09 19:32:30 +01:00
parent 05b902bc61
commit 8ad2315d08
4 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
/* Links */
.heti :where(a) {
--at-apply: 'underline decoration-secondary/40 underline-0.075em underline-offset-0.18em lg:underline-0.1em';
--at-apply: 'underline decoration-secondary/40 underline-0.075em underline-offset-0.2em lg:underline-0.1em';
--at-apply: 'font-medium transition-colors tracking-0 hover:(c-primary decoration-secondary/80) ';
}