tailwindtoolbox / Landing-Page

Tailwind CSS Starter Template - Landing Page
https://tailwindtoolbox.github.io/Landing-Page
MIT License
1.31k stars 602 forks source link

1px gap shows right below the top wave svg #15

Open ishankapoor opened 3 years ago

ishankapoor commented 3 years ago

Great template.

Somehow there is a 1px gap below the waves svg, it shows only on smallest screen sizes.

Screen Shot 2021-03-22 at 6 01 56 PM

it doesn't seem to be a game of margins etc.

is there anyone who could fix this?

tailwindtoolbox commented 3 years ago

Strange, I can't replicate on screen, but can on mobile. Try sticking -mt-1 on the section after to see if that closes the gap?