I'm bad with font end design and i'm trying to make a footer with a specific shape in css. Here is the shape i want to have:
Do you know how to do it ? And if it is possible with a responsive behaviour.
I tried border-radius: border-top-left-radius: 50% 20%; border-top-right-radius: 50% 20%; But the it is not what i expected.
Thanks a lot for your time.