margin et padding

This commit is contained in:
2025-05-25 23:18:18 +02:00
parent ff1761f0e6
commit 36f6cebfd5
2 changed files with 5 additions and 7 deletions
@@ -299,9 +299,7 @@
background-color: $background-actus;}
}
.view-type-slide.type-paroles-de-laureats{order: 2;}
.view-type-slide.type-les-projets-en-images{
order: 3;
}
.view-type-slide.type-les-projets-en-images{order: 3;}
.view-type-slide.type-presse{
order: 4;
&::before{
@@ -311,7 +309,7 @@
width: 100%;
position: relative;
z-index: 0;
padding-bottom: rem;
padding-bottom: 2rem;
&::before {
content: "";
position: absolute;
@@ -348,7 +346,7 @@
h3.type-les-projets-en-images {
width: 80%;
border-top: solid 2px rgba(0, 0, 0, 0.3);
padding-top: 2rem;
padding-top: 4rem;
&:before{
content:url("../images/pictos/picto-ressource-projetsimages.svg");
padding-right: 1rem;