Can you create a carousel in a .container, but with visible overflow with plain CSS?
In swiper you can do this:
https://codepen.io/Lko3001/pen/ByaqxZr
So basically have some slides in side a container, but still have them overflow, is this possible to do with simple css?
https://codepen.io/Lko3001/pen/ByaqxZr
So basically have some slides in side a container, but still have them overflow, is this possible to do with simple css?

