Improve spacing at top of navs

This commit is contained in:
hunicus
2022-02-08 14:30:18 -05:00
parent 22137fef5a
commit bb6a22192c
2 changed files with 5 additions and 4 deletions

View File

@@ -5,10 +5,6 @@ p {
margin: 15px 0 10px 0;
}
p:first-child {
margin-top: 0;
}
a {
color: #fff;
text-decoration: none;