Removes the link underline in the header section.

wch-ch32v003
Felix "xq" Queißner 2 years ago
parent f71b45f5f1
commit 6398b7d0c1

@ -206,4 +206,8 @@ h2 svg {
vertical-align: middle;
max-width: 1.1em;
margin-right: 0.25em;
}
#intro-nav a {
text-decoration: none;
}
Loading…
Cancel
Save