If you make your way down to line ‘149’ in my CSS you will see my 'bg-footer.top-mobile ’ has a curvy background on top.
At <350px the curvy background sits nicely on top with no gaps, however the background ‘leaks’ out to the right. I can stop this ‘leak’ by adding 100% width but then the background leaves a gap on top.
How do I get around this?
Thanks