resized nerdfont links padding to avoid overlapping articles

This commit is contained in:
Gabriele Musco 2021-01-05 09:46:03 +01:00
parent a91a0af75a
commit 9566d4e75f
No known key found for this signature in database
GPG key ID: 8539FD3454380B83
3 changed files with 3 additions and 3 deletions

View file

@ -103,7 +103,7 @@ nav {
}
#links {
padding: 15px 0;
padding: 5px 0 40px 0;
}
article, .articlePreview {