Skip to content

Commit f9588c4

Browse files
Restore offset style for link underlining
1 parent 4141dcf commit f9588c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets-src/styles/sass/30-base/_global-reset.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ body {
6161
min-block-size: 100vh;
6262
text-decoration-skip: auto; /* 3 */
6363
text-decoration-skip-ink: auto; /* 4 */
64+
text-underline-offset: 0.25em;
6465
}
6566

6667

0 commit comments

Comments
 (0)