rapetisser pilier responsive
This commit is contained in:
parent
4c952d315a
commit
9c20f15f67
|
@ -639,6 +639,9 @@ footer {
|
|||
height: auto;
|
||||
padding-bottom: 1rem;
|
||||
margin: auto; }
|
||||
@media (max-width: 500px) {
|
||||
#presentation .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--7 .field_field_texte div:nth-child(2) p img, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--7 .field_field_texte div:nth-child(2) p img {
|
||||
width: 40%; } }
|
||||
#presentation .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--8, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--8 {
|
||||
padding-bottom: 4rem; }
|
||||
#presentation .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--8 .field_field_title, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--8 .field_field_title {
|
||||
|
|
|
@ -142,6 +142,9 @@
|
|||
height: auto;
|
||||
padding-bottom: 1rem;
|
||||
margin: auto;
|
||||
@media (max-width: 500px){
|
||||
width: 40%;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue