Skip to content

Commit 192085e

Browse files
authored
Merge pull request github#26764 from github/hectorsector/visible-links
Offset underline for Markdown content
2 parents 074e3fb + 27c47c2 commit 192085e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/ui/MarkdownContent/MarkdownContent.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
.markdownBody {
77
a {
88
text-decoration: underline;
9+
text-underline-offset: 25%;
910
}
1011

1112
summary {

0 commit comments

Comments
 (0)