2019-04-08 18:00:38 +02:00

15 lines
159 B
SCSS

#footer{
width: 100%;
background: grey;
#map{
height: 300px;
width: 300px;
}
}
a#carte{
display: block;
height: 500px;
width: 100%;
}