TailoredUI icon indicating copy to clipboard operation
TailoredUI copied to clipboard

Fixed the overlapping elements issue on all screens.

Open PranavKeshav24 opened this issue 9 months ago • 6 comments

Pull Request

Description

Fixed the overlapping elements an all screens:

  1. The title of the hero section, "Craft Tailored UI Experiences Seamlessly" was getting cut in various screen sizes. It is now fixed.
  2. 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.
  3. The overlapping elements issue is fixed in mobile, tablet and large screen sizes.

Related Issues

#28 : UI Issue: Elements overlapping in Tablet Screen.

Screenshots

image image image image image

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.

PranavKeshav24 avatar May 13 '24 16:05 PranavKeshav24