doc: add style to target links in header component

This commit is contained in:
Leon Xu
2022-05-07 12:18:43 -07:00
parent 0a885395e4
commit 8d359ed801
+4
View File
@@ -67,3 +67,7 @@
margin-left: 10px;
margin-right: 10px;
}
.header__nav > a {
text-decoration: none;
}