vm css deroulement

This commit is contained in:
2024-07-12 20:28:22 +02:00
parent 2bd90ffdac
commit 4c1ac30bdf
4 changed files with 17 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -1146,6 +1146,8 @@ footer {
#home .timeline .__timeline-content .__paragraphs .paragraph--type--phase-deroulement {
padding-left: 0rem;
width: 240px;
align-items: end;
height: 200px;
}
}
#home .timeline .__timeline-content .__paragraphs .paragraph--type--phase-deroulement .date {
@ -1225,6 +1227,11 @@ footer {
line-height: 1.1;
min-width: 65%;
}
@media (max-width: 1090px) {
#home .timeline .__timeline-content .__paragraphs .paragraph--type--phase-deroulement .text {
height: 200px;
}
}
#home .timeline .__timeline-content .__paragraphs .paragraph--type--phase-deroulement .text .field_field_titre {
font-size: 0.6rem;
font-weight: 800;