We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4141dcf commit f9588c4Copy full SHA for f9588c4
assets-src/styles/sass/30-base/_global-reset.scss
@@ -61,6 +61,7 @@ body {
61
min-block-size: 100vh;
62
text-decoration-skip: auto; /* 3 */
63
text-decoration-skip-ink: auto; /* 4 */
64
+ text-underline-offset: 0.25em;
65
}
66
67
0 commit comments