border vignettes
This commit is contained in:
@@ -5678,6 +5678,7 @@ svg.ext {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
transition: transform 0.3s ease-in-out;
|
transition: transform 0.3s ease-in-out;
|
||||||
|
border: none;
|
||||||
}
|
}
|
||||||
.page-node-type-ressource .type-les-projets-en-images.layout__region--top .block-region-top .block-entity-fieldnodefield-images .carousel .main-image-container img.animate {
|
.page-node-type-ressource .type-les-projets-en-images.layout__region--top .block-region-top .block-entity-fieldnodefield-images .carousel .main-image-container img.animate {
|
||||||
transform: scale(1.02);
|
transform: scale(1.02);
|
||||||
|
|||||||
@@ -36,6 +36,7 @@
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
transition: transform 0.3s ease-in-out;
|
transition: transform 0.3s ease-in-out;
|
||||||
|
border: none ;
|
||||||
// transition: opacity 0.4s ease-in-out; // à réactiver si fade souhaité
|
// transition: opacity 0.4s ease-in-out; // à réactiver si fade souhaité
|
||||||
&.animate {
|
&.animate {
|
||||||
transform: scale(1.02); // léger effet smooth sur changement
|
transform: scale(1.02); // léger effet smooth sur changement
|
||||||
|
|||||||
Reference in New Issue
Block a user