|
|
@ -290,7 +290,6 @@ select { |
|
|
|
} |
|
|
|
#projets .h2 { |
|
|
|
font-size: [(#CONFIG{soyezcreateurs/variante_blocprojet,par2}|=={par2}|?{3vw,2vw})]; |
|
|
|
line-height: 50px; |
|
|
|
width: 100%; |
|
|
|
margin: auto; |
|
|
|
padding: 0 10px; |
|
|
@ -330,7 +329,6 @@ select { |
|
|
|
@media only screen and (max-width: 1023px) { |
|
|
|
#projets .h2 { |
|
|
|
font-size: 36px; |
|
|
|
line-height: 38px; |
|
|
|
} |
|
|
|
} |
|
|
|
@media only screen and (max-width: 767px) { |
|
|
@ -346,7 +344,6 @@ select { |
|
|
|
} |
|
|
|
#projets .h2 { |
|
|
|
font-size: 2rem; |
|
|
|
line-height: 34px; |
|
|
|
} |
|
|
|
} |
|
|
|
@media only screen and (max-width: 639px) { |
|
|
@ -356,7 +353,6 @@ select { |
|
|
|
#projets .h2 { |
|
|
|
padding: 1rem; |
|
|
|
font-size: 1.8rem; |
|
|
|
line-height: 1em; |
|
|
|
} |
|
|
|
#projets .suite { |
|
|
|
padding: 0 15px; |
|
|
|