actus read more

This commit is contained in:
2025-04-07 14:19:02 +02:00
parent 456e77c96f
commit e50f96596f
11 changed files with 209 additions and 38 deletions

View File

@@ -233,9 +233,10 @@
h2{
font-size: 1.2rem;
font-family: 'gilroy-medium';
color: $blue_QDD;
}
a{
color: $blue_QDD;
// color: $blue_QDD;
// pointer-events: none;
// cursor: default;
}

View File

@@ -206,17 +206,19 @@
.field_title{
order: 5;
line-height: 1rem;
a{
color: $blue_QDD;
font-size: 1.2rem;
// pointer-events: none;
// cursor: default;
}
h2{
margin-top: 0.5rem;
margin-bottom: 0;
padding-left: 0;
font-family: 'gilroy-medium';
color: $blue_QDD;
font-size: 1.2rem;
}
a{
// color: $blue_QDD;
// font-size: 1.2rem;
// pointer-events: none;
// cursor: default;
}
}
.field_field_sous_titre{
@@ -265,8 +267,6 @@
}
}
}
}
.toggle-actualite {