This commit is contained in:
armansansd
2021-10-20 13:46:02 +02:00
parent 9a14f09902
commit 9ca780b925
7 changed files with 55 additions and 22 deletions

View File

@@ -6,7 +6,9 @@
position: relative;
}
.layout-content{
padding-bottom: 4rem;
}
.layout__region--bottom{
grid-column: 1 /span 3;
}