Improve spacing at top of navs

This commit is contained in:
hunicus
2022-02-08 14:30:18 -05:00
parent dd1c7de293
commit b89b8196a0
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;