Not able to overflow divs
https://codepen.io/ahad4387/pen/LYgNgqK
I'm trying to achieve a slider of the containers.
for that, we'll need to overflow the parent
Tried using
I'm not understanding why the images are shrinking to fit the viewport even if I duplicate them many times.
I'm trying to achieve a slider of the containers.
for that, we'll need to overflow the parent
.splide__list div.Tried using
inline-block on .grid-container and .picture-container, didn't workI'm not understanding why the images are shrinking to fit the viewport even if I duplicate them many times.
