ajustement css carroussel actu
This commit is contained in:
parent
99db92a152
commit
b904091947
File diff suppressed because one or more lines are too long
@ -2585,6 +2585,7 @@ body {
|
||||
width: 55%;
|
||||
margin: auto;
|
||||
margin-left: 14rem;
|
||||
margin-top: 2rem;
|
||||
}
|
||||
@media (max-width: 1090px) {
|
||||
#home #live-youtube {
|
||||
|
@ -232,6 +232,7 @@
|
||||
chapeau : document.querySelectorAll('.field_body'),
|
||||
paragraph: document.querySelectorAll('.field_field_textes .paragraph--type--static-parts'),
|
||||
enjeux : document.querySelectorAll('.field_field_textes .paragraph--type--static-parts .enjeux'),
|
||||
live : document.querySelectorAll('#live-youtube'),
|
||||
// mapHome : document.querySelectorAll('.field_field_map_block #block-sitesmapblock'),
|
||||
// mapSite : document.querySelectorAll('#sites-map-container'),
|
||||
lienDoc : document.querySelectorAll('.field_field_documents'),
|
||||
|
@ -701,6 +701,7 @@
|
||||
width: 55%;
|
||||
margin: auto;
|
||||
margin-left: 14rem;
|
||||
margin-top: 2rem;
|
||||
@media(max-width: 1090px){
|
||||
flex-direction: column;
|
||||
width: 90%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user