debug interactive map on stage

This commit is contained in:
Valentin
2024-11-05 23:30:16 +01:00
parent bd1b450a45
commit ccd0f3a610
7 changed files with 94 additions and 5 deletions

View File

@@ -2437,6 +2437,10 @@ aside.layout-sidebar-first:has(#block-erabletheme-leprogramme-2) > div #block-er
padding: 0.2rem 0.4rem;
}
.fullpage.projet_full {
background-color: blue;
}
@media (min-width: 760px) {
.fullpage.actus .actus_list {
display: grid;

File diff suppressed because one or more lines are too long