style: underline-offset tweak

This commit is contained in:
freeplay 2023-07-10 19:38:32 -04:00
parent a37daacc56
commit 6c85183da7
1 changed files with 1 additions and 0 deletions

View File

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