TailoredUI
TailoredUI copied to clipboard
Fixed the overlapping elements issue on all screens.
Pull Request
Description
Fixed the overlapping elements an all screens:
- The title of the hero section, "Craft Tailored UI Experiences Seamlessly" was getting cut in various screen sizes. It is now fixed.
- The title of the featured section, "Tailor Your Experiences" was overlapping with the elements of the hero section in tablet screen and a couple of other screen sizes. It is now fixed.
- The overlapping elements issue is fixed in mobile, tablet and large screen sizes.
Related Issues
#28 : UI Issue: Elements overlapping in Tablet Screen.
Screenshots
Checklist
- [✔] I have tested these changes locally.
- [✔] My code follows the project's coding guidelines.
- [✔] I have updated the documentation, if necessary.
- [✔] I have added tests to cover my changes.
Additional Notes
Please let me know if any changes are required.