css actualité

This commit is contained in:
Ouidade Soussi Chiadmi 2025-03-31 14:52:17 +02:00
parent 244299bc50
commit fc8699b3be
2 changed files with 1 additions and 2 deletions

View File

@ -3437,7 +3437,6 @@ body {
flex-direction: row;
flex-basis: 25%;
margin-left: 1rem;
justify-content: space-between;
align-items: center;
}
#page-node .content_container .node-type-actualite .infos-actu .field_field_date::before {

View File

@ -69,7 +69,7 @@
flex-direction: row;
flex-basis: 25%;
margin-left: 1rem;
justify-content: space-between;
// justify-content: space-between;
align-items: center;
&::before{