1
0
Fork 0

chore: Changed to footer in css-theme

This commit is contained in:
Joost De Cock 2020-12-24 20:45:16 +01:00
parent be29c2548b
commit e675d06e16

View file

@ -37,17 +37,4 @@ footer {
p.social { p.social {
margin: 0; margin: 0;
} }
ul.footer-main-menu {
margin-top: 2rem;
li {
display: inline;
a {
padding: 0.5rem;
svg {
width: 32px;
height: 32px;
}
}
}
}
} }