diff --git a/src/parrot.css b/src/parrot.css index f474b94..b40c619 100644 --- a/src/parrot.css +++ b/src/parrot.css @@ -171,6 +171,7 @@ a#top { cursor: pointer; font-size: 2em; color: revert; + text-decoration: none; } @media (prefers-reduced-motion: reduce) { @@ -414,4 +415,4 @@ span.hd { footer a:hover, a:hover { color: #dadada; } -} \ No newline at end of file +}