correction pour chrome

This commit is contained in:
Deltacms 2023-02-12 10:05:47 +01:00
parent 0cfd27f385
commit c2d001b63c
1 changed files with 4 additions and 6 deletions

View File

@ -1,17 +1,15 @@
/** Swiper pour Deltacms personnalisation **/ /** Swiper pour Deltacms personnalisation **/
/*
#headerSwiper .swiper { #headerSwiper .swiper {
width: 100%; width: 100%;
height: 100%; height: 100%;
} }
*/
/* la class swiper-wrapper est modifiée par le script contenu dans le json theme/header/swiperContent */
/*
#headerSwiper .swiper-wrapper{ #headerSwiper .swiper-wrapper{
width: 100%; width: 100%;
max-height: 600px; max-height: 600px;
} }
*/
#headerSwiper .swiper-slide { #headerSwiper .swiper-slide {
display: flex; display: flex;
justify-content: center; justify-content: center;