Add margin around whole of footer & main content
This commit is contained in:
@@ -56,8 +56,8 @@ body {
|
||||
.app-bar {
|
||||
position: absolute;
|
||||
}
|
||||
.main-content {
|
||||
margin-top: 20px;
|
||||
.main-content, footer {
|
||||
margin: 20px;
|
||||
}
|
||||
|
||||
/* for cookie notice */
|
||||
|
||||
Reference in New Issue
Block a user