grid ressource images
This commit is contained in:
@@ -5847,8 +5847,6 @@ svg.ext {
|
|||||||
}
|
}
|
||||||
.page-node-type-ressource .type-les-projets-en-images.layout__region--top .block-region-top .block-entity-fieldnodefield-images .carousel .main-image-container {
|
.page-node-type-ressource .type-les-projets-en-images.layout__region--top .block-region-top .block-entity-fieldnodefield-images .carousel .main-image-container {
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 500px;
|
|
||||||
max-height: 500px;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
|
|||||||
@@ -24,8 +24,8 @@
|
|||||||
.main-image-container {
|
.main-image-container {
|
||||||
position: relative;
|
position: relative;
|
||||||
// background: #e0f5ff;
|
// background: #e0f5ff;
|
||||||
height: 500px;
|
// height: 500px;
|
||||||
max-height: 500px;
|
// max-height: 500px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
|
|||||||
Reference in New Issue
Block a user