The current layout is not optimised for different screen sizes. Update the styles to make sure the website works well on:
- Mobile phones (<=768px)
- Tablets
- Desktop/laptops
Suggestions:
- Use media queries for layout adjustments
- Make text and images scale properly
- Use flexbox or grid for responsive sections
Test across common screen sizes before submitting PR 🚀
The current layout is not optimised for different screen sizes. Update the styles to make sure the website works well on:
Suggestions:
Test across common screen sizes before submitting PR 🚀