Tags: steemit/steem.com
Tags
Fix mobile responsiveness issues across website #1 (#2) * Rename section class for about page * Refactor section and div classes for styling * Center image by adding 'mx-auto' class * Update FAQ section class name for styling * Modify styles in globals.css for responsiveness and design Updated font size and added mobile-specific styles for header and footer sections. * Rename section class for hero section * Change hamburger menu to always be visible * Update devDependencies versions in package.json * Revise output message to 'Goodbye World' * Refactor tsconfig.json for better structure Updated the 'lib' array and modified 'include' and 'exclude' sections.