map and footer

This commit is contained in:
2020-07-21 22:15:51 +02:00
parent c35378ee6e
commit 068100edab
15 changed files with 1585 additions and 9 deletions
@@ -15,6 +15,10 @@ header{
background: white;
}
main{
min-height: calc(100vh - 150px);
}
main:not(.home){
padding-top: 0rem;
@media screen and (min-width: 768px) {
@@ -22,6 +26,7 @@ main:not(.home){
}
}
img{
width:100%;
height: 100%;