add structure

This commit is contained in:
2019-05-01 19:59:32 +02:00
parent f988fe8ae1
commit 0cae791a02
58 changed files with 3768 additions and 350 deletions

View File

@@ -1,14 +1,13 @@
#footer{
width: 100%;
background: grey;
#map{
height: 300px;
width: 300px;
@include inlineflex;
.sub-content{
width: calc((100% / 3) - 40px);
border-top: 1px solid black;
margin: 20px;
h3{
margin-top: 20px;
}
}
}
a#carte{
display: block;
height: 500px;
width: 100%;
}