Closed abh80 closed 3 years ago
It appears that the card image on the landing page doesn't have rounded borders as specified by the stylesheet.
P.S there is an easy fix to this by just adding a overflow:hidden property to the parent element.
overflow:hidden
It was done intentionally by the creator, hence closing this issue
Can you please assign this to me?
Issue closed! @omkar342
It appears that the card image on the landing page doesn't have rounded borders as specified by the stylesheet.
P.S there is an easy fix to this by just adding a
overflow:hidden
property to the parent element.