ajustement css carroussel actu

This commit is contained in:
Ouidade Soussi Chiadmi 2025-03-03 12:34:54 +01:00
parent fb9ffed293
commit 99db92a152
2 changed files with 4 additions and 4 deletions

View File

@ -1496,7 +1496,7 @@ footer {
display: flex;
flex-direction: column;
align-items: center;
padding-bottom: 6rem;
padding-bottom: 4rem;
}
#actus-caroussel h2 {
width: fit-content;
@ -1627,7 +1627,7 @@ footer {
}
#actus-caroussel .content-actus .views-row article.node-type-actualite .field_body p {
margin: 0;
margin-bottom: 0.5rem;
margin-bottom: 1rem;
font-size: 0.7rem;
}
#actus-caroussel .content-actus .views-row article.node-type-actualite .field_field_liens {

View File

@ -2,7 +2,7 @@
display: flex;
flex-direction: column;
align-items: center;
padding-bottom: 6rem;
padding-bottom: 4rem;
h2{
width: fit-content;
@ -137,7 +137,7 @@
font-family: 'gilroy-regular';
p{
margin: 0;
margin-bottom: 0.5rem;
margin-bottom: 1rem;
font-size: 0.7rem ;
}
}