Fix broken margin

This commit is contained in:
Fred Boniface 2022-10-17 11:19:53 +01:00
parent 93ceed4f1d
commit af7061dc46
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ footer {
.sidebar a {
padding: 8px 8px 8px 8px;
margin-left: 20px;
margin-top: 0px;
margin-top: 30px;
font-family: oxygen, sans-serif;
font-weight: 300;
text-decoration: none;