style: underline-offset tweak
This commit is contained in:
parent
a37daacc56
commit
6c85183da7
|
@ -635,6 +635,7 @@ hr {
|
||||||
._link {
|
._link {
|
||||||
position: relative;
|
position: relative;
|
||||||
color: var(--link);
|
color: var(--link);
|
||||||
|
text-underline-offset: 0.2em;
|
||||||
|
|
||||||
// &::before,
|
// &::before,
|
||||||
// &::after {
|
// &::after {
|
||||||
|
|
Loading…
Reference in New Issue