modifs pas finies de la carte interactive + clean des scss

This commit is contained in:
Valentin
2024-11-02 04:12:25 +01:00
parent c56dadee02
commit e6d39d0dc3
24 changed files with 943 additions and 642 deletions

View File

@@ -30,13 +30,13 @@
}
}
}
> div:nth-of-type(2) {
@include main_text_content();
margin-bottom: 2rem;
padding-left: $x_margin;
}
> div:last-of-type {
grid-column: 1 / 3;
width: 100%;
@@ -49,4 +49,4 @@
}
}
}
}
}