Adjusted footer margin and padding
This commit is contained in:
parent
89f01fc0c4
commit
d7cec2f10b
@ -302,11 +302,10 @@ body {
|
|||||||
#footer {
|
#footer {
|
||||||
background-color: black;
|
background-color: black;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 0 1em 1em;
|
padding: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#footer .text {
|
#footer .text {
|
||||||
margin-top: 2em;
|
|
||||||
font-size: .75em;
|
font-size: .75em;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user