Skip to content

Commit 66f8f5c

Browse files
committed
chore: Ensure the link styling does not override other links
Signed-off-by: Jared Scott <[email protected]>
1 parent c8ce442 commit 66f8f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/styles/extra.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.md-nav__item a.md-nav__link[href^="https://"] .md-ellipsis::before {
1+
.md-nav__item a.md-nav__link[href^="https://github.com/DataRecce/recce/releases"] .md-ellipsis::before {
22
content: url("/assets/images/clock-regular.svg");
33
display: inline-block;
44
height: 1rem;

0 commit comments

Comments
 (0)