[site/styles][s]: minor word wrap fix

This commit is contained in:
olayway 2022-06-08 13:56:14 +02:00
parent 4be8f9a35a
commit 73ecbcf7a2
1 changed files with 3 additions and 3 deletions

View File

@ -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