🐛 Bug: Font Overlap in "मुहूर्त खोज" Section
Description
The text in the "मुहूर्त खोज" section is overlapping and not rendering properly. The heading and subtext appear too close, causing readability issues.
Screenshot
Steps to Reproduce
- Go to the homepage
- Navigate to the "मुहूर्त खोज" section
- Observe the text alignment and spacing
Expected Behavior
- Proper spacing between heading and subtext
- Clear and readable typography
- No overlapping of characters or lines
Actual Behavior
- Text is overlapping
- Improper line spacing
- UI looks broken on display
Possible Cause
- CSS line-height or margin issues
- Font rendering or scaling problem
- Container height or padding not properly set
Suggested Fix
- Adjust
line-height for heading and paragraph
- Add proper
margin or padding between elements
- Check responsive styles for different screen sizes
Environment
- Device: Desktop
- Browser: Chrome (Version XX)
- OS: macOS
Additional Notes
This issue affects user experience and readability, especially for Hindi text rendering.
🐛 Bug: Font Overlap in "मुहूर्त खोज" Section
Description
The text in the "मुहूर्त खोज" section is overlapping and not rendering properly. The heading and subtext appear too close, causing readability issues.
Screenshot
Steps to Reproduce
Expected Behavior
Actual Behavior
Possible Cause
Suggested Fix
line-heightfor heading and paragraphmarginorpaddingbetween elementsEnvironment
Additional Notes
This issue affects user experience and readability, especially for Hindi text rendering.