This pull request addresses an issue where the answer explanation overlaps with the navigation bar, making it difficult for users to select options. The adjustment ensures that the layout is user-friendly and that all elements are accessible without interference.
Fixes: #33
Type of change
This change improves the user experience by ensuring that all navigational elements remain visible and usable. Overlapping content can lead to confusion and hinder navigation, so this fix is essential for maintaining a smooth user interface.
[x] Bug fix (non-breaking change which fixes an issue)
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
Description
This pull request addresses an issue where the answer explanation overlaps with the navigation bar, making it difficult for users to select options. The adjustment ensures that the layout is user-friendly and that all elements are accessible without interference.
Fixes: #33
Type of change
This change improves the user experience by ensuring that all navigational elements remain visible and usable. Overlapping content can lead to confusion and hinder navigation, so this fix is essential for maintaining a smooth user interface.
Checklist:
ATTACH SCREEN-SHOTS / DEPLOYMENT LINK