Tecvity / tecvity-website

The official website of Tecvity
https://tecvity.co
GNU General Public License v3.0
2 stars 3 forks source link

Remove sm: breakpoint #10

Open njmulsqb opened 6 months ago

njmulsqb commented 6 months ago

As per Tailwind official docs https://tailwindcss.com/docs/responsive-design code should not utilize sm: tag rather website should be designed considering mobile-first approach. The sm: tags need to be removed and code to be adjusted accordingly.