Remove footer and add space to bottom of page
This commit is contained in:
@@ -5,7 +5,7 @@ body {
|
||||
font-size: 1.1em;
|
||||
background-color: #ecedef;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
padding: 0 0 2em 0;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user