anicmarko9 / responsive-front

This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.
https://task-better-weigh.netlify.app/
8 stars 39 forks source link

refactor: about-us page container paddings #271

Closed anicmarko9 closed 11 months ago

anicmarko9 commented 12 months ago

Try to add baseContainerX and baseContainerY classes to the one "parent" element, and remove all other unnecessary margins and paddings. Content should match the paddings and margins with header and footer.