This commit is contained in:
armansansd 2021-10-07 14:02:31 +02:00
parent 3159a3af7a
commit 8deb72382c
2 changed files with 12 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,13 @@
.page-node-type-programme{
&.programme-3{
#leaflet-map-view-projets-block-2{
display: none;
}
.main_logo{
margin: 0 !important;
}
}
//hide logo in header
#programme_toc-block_7{
display: none;
@ -700,4 +709,5 @@
}
}
}
}