style: underline-offset tweak
This commit is contained in:
parent
a37daacc56
commit
6c85183da7
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue