add structure
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user