calendrier
This commit is contained in:
parent
59d7abe4f0
commit
ebc164c1a4
|
@ -1296,7 +1296,7 @@ footer {
|
||||||
font-family: "gilroy-regular";
|
font-family: "gilroy-regular";
|
||||||
}
|
}
|
||||||
#home .__container-deroulement .config_pages--type--deroulement .field_field_phase .timeline .__timeline-content .slick-track .paragraph--type--phase-deroulement .text .field_field_description p {
|
#home .__container-deroulement .config_pages--type--deroulement .field_field_phase .timeline .__timeline-content .slick-track .paragraph--type--phase-deroulement .text .field_field_description p {
|
||||||
font-size: 0.7rem !important;
|
font-size: 0.65rem !important;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
@media (max-width: 1090px) {
|
@media (max-width: 1090px) {
|
||||||
|
|
|
@ -186,7 +186,7 @@
|
||||||
.field_field_description{
|
.field_field_description{
|
||||||
font-family: 'gilroy-regular';
|
font-family: 'gilroy-regular';
|
||||||
p{
|
p{
|
||||||
font-size: 0.7rem !important;
|
font-size: 0.65rem !important;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
@media(max-width:1090px){
|
@media(max-width:1090px){
|
||||||
font-size: 1rem !important;
|
font-size: 1rem !important;
|
||||||
|
|
Loading…
Reference in New Issue