css timeline
This commit is contained in:
parent
085717b329
commit
f458c06753
|
@ -1306,7 +1306,7 @@ footer {
|
|||
}
|
||||
#home .timeline .__timeline-content .__paragraphs .paragraph--type--phase-deroulement .text .field_field_titre {
|
||||
font-size: 0.6rem;
|
||||
font-weight: 800;
|
||||
font-family: "gilroy-semibold";
|
||||
}
|
||||
@media (max-width: 1090px) {
|
||||
#home .timeline .__timeline-content .__paragraphs .paragraph--type--phase-deroulement .text .field_field_titre {
|
||||
|
|
|
@ -218,7 +218,8 @@
|
|||
}
|
||||
.field_field_titre{
|
||||
font-size: 0.6rem;
|
||||
font-weight: 800;
|
||||
// font-weight: 800;
|
||||
font-family: 'gilroy-semibold';
|
||||
@media(max-width:1090px){
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue