#153 design des evenements

This commit is contained in:
armansansd
2021-10-20 16:53:54 +02:00
parent ebab10e8f5
commit 5d53c41809
4 changed files with 52 additions and 2 deletions

View File

@@ -90,6 +90,16 @@ a{
// .ext{
// display: none;
// }
.block-region-first{
#node\:field_programme{
.field_programme{
*{
background: none !important;
}
}
}
}
.footer_bottom_right_container{
.ext{
display: none;

View File

@@ -12,6 +12,8 @@
.layout__region--bottom{
grid-column: 1 /span 3;
}
@include breakpoint(small down) {
#leaflet-map-view-projets-block-2{
max-height: 400px !important;