sampadatiwari30/DeshDarshan

Improve UI of About page — containers overlapping and touching each other

Open

#558 opened on Aug 15, 2025

View on GitHub
 (1 comment) (0 reactions) (1 assignee)HTML (157 forks)auto 404
buggood first issuegssoc 25

Repository metrics

Stars
 (33 stars)
PR merge metrics
 (PR metrics pending)

Description

Description: The current About page layout has containers that are too close or coinciding, making the page look cluttered and difficult to read. Adequate spacing and alignment adjustments are needed to improve readability and visual appeal.

Observed Issues: Containers appear to be touching each other without any padding/margin. Lack of visual separation between sections. Inconsistent spacing compared to other pages.

Expected Behavior: Each container should have consistent padding and margin. Sections should be clearly separated with adequate white space. Layout should be responsive and visually balanced across screen sizes.

Contributor guide