Skip to content

Commit

Permalink
Remove underline
Browse files Browse the repository at this point in the history
  • Loading branch information
edent authored and jmhobbs committed Oct 1, 2024
1 parent 148abe6 commit 47529e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/parrot.css
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ a#top {
cursor: pointer;
font-size: 2em;
color: revert;
text-decoration: none;
}

@media (prefers-reduced-motion: reduce) {
Expand Down Expand Up @@ -414,4 +415,4 @@ span.hd {
footer a:hover, a:hover {
color: #dadada;
}
}
}

0 comments on commit 47529e7

Please # to comment.