@Farouk-ayo
Latest solutions
Responsive Navbar and Sidebar with React, Tailwind CSS, Astro JS
#react#tailwind-css#astroSubmitted over 2 years ago
Latest comments
- @gigo6000
Nice work.
- You could create a centered container div with a "max-width" value so on bigger breakpoints the content doesn't expand to size of the screen like this: https://ibb.co/T8jfSRx
Marked as helpful - @Tammy-Ajoko@gigo6000
Nice work.
- Create a centered container div with a "max-width" value so on bigger breakpoints the content doesn't expand to size of the screen like this: https://ibb.co/0rWQB7K
- If the elements don't fit on the screen on smaller breakpoints you should consider using the mobile breakpoint layout so this doesn't happen: https://ibb.co/BckVWVr