Fix footer spacing
This commit is contained in:
@ -32,8 +32,8 @@ main {
|
|||||||
overflow: auto;
|
overflow: auto;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 700px;
|
max-width: 700px;
|
||||||
margin: 42px auto;
|
margin: 42px auto 0;
|
||||||
padding-bottom: 46px; /* Footer height */
|
padding-bottom: 128px; /* Footer height */
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user