text bold timeline

This commit is contained in:
ouidade 2024-09-26 23:42:47 +02:00
parent 896ad11921
commit 13c43da1ed
2 changed files with 2 additions and 2 deletions

View File

@ -1285,7 +1285,7 @@ footer {
} }
#home .__container-deroulement .config_pages--type--deroulement .field_field_phase .timeline .__timeline-content .slick-track .paragraph--type--phase-deroulement .text .field_field_titre { #home .__container-deroulement .config_pages--type--deroulement .field_field_phase .timeline .__timeline-content .slick-track .paragraph--type--phase-deroulement .text .field_field_titre {
font-size: 0.7rem; font-size: 0.7rem;
font-family: "gilroy-semibold"; font-family: "gilroy-bold";
} }
@media (max-width: 1090px) { @media (max-width: 1090px) {
#home .__container-deroulement .config_pages--type--deroulement .field_field_phase .timeline .__timeline-content .slick-track .paragraph--type--phase-deroulement .text .field_field_titre { #home .__container-deroulement .config_pages--type--deroulement .field_field_phase .timeline .__timeline-content .slick-track .paragraph--type--phase-deroulement .text .field_field_titre {

View File

@ -178,7 +178,7 @@
.field_field_titre{ .field_field_titre{
font-size: 0.7rem; font-size: 0.7rem;
// font-weight: 800; // font-weight: 800;
font-family: 'gilroy-semibold'; font-family: 'gilroy-bold';
@media(max-width:1090px){ @media(max-width:1090px){
font-size: 1rem; font-size: 1rem;
} }