[Solved] What is blocking my pitcure in my website? HTML, CSS [closed]


.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}

I removed the overflow: hidden; and it looks fine to me.

1

solved What is blocking my pitcure in my website? HTML, CSS [closed]