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