Html – How to make a rounded top margin in footer using bootstrap?
I want to make a footer rounded at top left and right corners. I'm using inline style currently to check if everything working fine. But it's not working to make it look rounded. I'm using Bootstrap 5 and custom inline…