Skip to content

Commit

Permalink
made markdown links as underlined !important
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrKahl committed Dec 12, 2024
1 parent 89093c2 commit 0c2d859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.reactMarkDown a {
text-decoration: underline;
text-decoration: underline !important;
}

div.reactMarkDown ul,
Expand Down

0 comments on commit 0c2d859

Please sign in to comment.