Skip to content

Commit

Permalink
style: add underline offset to links
Browse files Browse the repository at this point in the history
Co-authored-by: Lehoczky Zoltán <[email protected]>
  • Loading branch information
brc-dd and Lehoczky authored Aug 6, 2023
1 parent d818874 commit 60cc04e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/theme-default/styles/components/vp-doc.css
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@

.vp-doc a:hover {
text-decoration: underline dotted;
text-underline-offset: 2px;
}

.vp-doc strong {
Expand Down

0 comments on commit 60cc04e

Please sign in to comment.