diff --git a/site/styles/global.css b/site/styles/global.css index 8389164..0cb4b65 100644 --- a/site/styles/global.css +++ b/site/styles/global.css @@ -16,11 +16,11 @@ html { } .c-heading a { - @apply no-underline !important; + @apply transition-colors no-underline break-normal; } -a:hover { - @apply text-yellow-li !important; +.c-heading a:hover { + @apply text-yellow-li; } /* bg-neutral-800