Relative Content

Tag Archive for cssreactjstailwind-csscarouseluser-experience

Image is being cut off from the carousel

I’m building an image carousel on my website, and my images are all 1350 x 523
so i made my carousel 523 pixels in height to cover it’s full extent on height
but it’s width is responsive to the screen size, but when it is less than 1350, the image is not fully shown, it cuts it off, i wanted the image to resize according to the width of the carousel and be displayed in it’s full extent in both width and height.