ajout menu aside pages projets

This commit is contained in:
Valentin
2024-11-06 16:59:14 +01:00
parent e6e9e9f7ac
commit dea01885d7
8 changed files with 318 additions and 129 deletions

View File

@@ -1,4 +1,4 @@
.fullpage.projets {
.layout-content .fullpage.projets {
padding-top: 5vh;
> .intro_map {
@media (min-width: $breakpoint_desktop) {
@@ -150,7 +150,7 @@
}
.fullpage.projet_full {
overflow-x: hidden; // enlever quand on ajoute le menu des projets à gauche
// overflow-x: hidden; // enlever quand on ajoute le menu des projets à gauche
.retour_projets {
padding-top: 3vh;
@@ -383,12 +383,15 @@
}
.liens,
.file_fixed {
> div > div > div {
padding: 1rem 0;
> div > div {
margin: 0 !important;
> div {
padding: 1rem 0;
}
}
}
}
#block-erabletheme-views-block-projets-block-1 {
display: none;
// display: none;
}