[site/styles][s]: minor word wrap fix
This commit is contained in:
parent
4be8f9a35a
commit
73ecbcf7a2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue