style: underline-offset tweak

This commit is contained in:
freeplay 2023-07-10 19:38:32 -04:00
parent a37daacc56
commit 6c85183da7

View file

@ -635,6 +635,7 @@ hr {
._link {
position: relative;
color: var(--link);
text-underline-offset: 0.2em;
// &::before,
// &::after {