Adjusted footer margin and padding

This commit is contained in:
Manos Katsomallos 2020-07-21 22:22:47 +02:00
parent 89f01fc0c4
commit d7cec2f10b

View File

@ -302,11 +302,10 @@ body {
#footer {
background-color: black;
text-align: center;
padding: 0 1em 1em;
padding: 1em;
}
#footer .text {
margin-top: 2em;
font-size: .75em;
font-weight: normal;
text-align: center;