css timeline

This commit is contained in:
2024-09-20 15:26:03 +02:00
parent 8f461cc9a8
commit 44dfca5d86
2 changed files with 6 additions and 6 deletions

View File

@@ -1296,7 +1296,7 @@ footer {
border-radius: 5%;
padding: 0.6rem 0.6rem;
line-height: 1.1;
width: 50%;
width: 35%;
}
@media (max-width: 1090px) {
#home .timeline .__timeline-content .__paragraphs .paragraph--type--phase-deroulement .text {
@@ -1305,7 +1305,7 @@ footer {
}
}
#home .timeline .__timeline-content .__paragraphs .paragraph--type--phase-deroulement .text .field_field_titre {
font-size: 0.8rem;
font-size: 0.6rem;
font-family: "gilroy-semibold";
}
@media (max-width: 1090px) {
@@ -1317,7 +1317,7 @@ footer {
font-family: "gilroy-regular";
}
#home .timeline .__timeline-content .__paragraphs .paragraph--type--phase-deroulement .text .field_field_description p {
font-size: 0.8rem !important;
font-size: 0.6rem !important;
margin: 0;
}
@media (max-width: 1090px) {