This commit is contained in:
2021-12-13 15:34:06 +01:00
parent 98e890fa93
commit b28e88de8d
2 changed files with 2 additions and 3 deletions
@@ -105,8 +105,7 @@
.layout-container header {
flex: 0 0 100%; }
.layout-container main {
position: relative;
top: -7rem; }
position: relative; }
.layout-container footer {
flex: 0 0 100%; }
@@ -15,7 +15,7 @@
}
main{
position: relative;
top: -7rem;
// top: -7rem;
}
footer{
flex: 0 0 100%;