Skip to content

fix: improve UI spacing and contrast on subjects section#313

Open
Ragini613 wants to merge 1 commit into
pushkarscripts:mainfrom
Ragini613:fix-ui-spacing-contrast
Open

fix: improve UI spacing and contrast on subjects section#313
Ragini613 wants to merge 1 commit into
pushkarscripts:mainfrom
Ragini613:fix-ui-spacing-contrast

Conversation

@Ragini613

Copy link
Copy Markdown

Related Issue

Fixes #309


Description

Improved UI spacing and visual contrast on the Subjects section:

  • Increased contrast on available subject cards using a darker background and bolder dark text
  • Replaced low-opacity styling on "Coming Soon" cards with a dedicated lighter background and properly readable dark text, instead of using opacity which reduced readability
  • Made the "Browse Subjects" heading responsive across screen sizes (text-4xl to text-7xl based on breakpoint)
  • Added proper spacing below the heading for better visual balance

Type of Change

  • UI/UX improvement

Screenshots / Demo

Tested locally on localhost:3000 — contrast and readability significantly improved on both available and "Coming Soon" subject cards across all semesters.


How Has This Been Tested?

Ran the project locally using npm run dev, navigated to the Subjects section, and visually verified spacing and contrast improvements across multiple semester sections and screen sizes.


Checklist

  • My code follows the project structure and conventions
  • I have tested the changes locally
  • I have linked the related issue properly
  • No existing functionality was broken

AI Usage

  • I have used AI tools (ChatGPT, Copilot, Claude, etc.) and I have reviewed, verified, and understood all generated code/content before submitting this PR

If AI tools were used, briefly explain how:

Used Claude for guidance on identifying contrast/spacing issues and suggesting Tailwind class improvements. Reviewed and tested all changes locally before submitting.

@vercel

vercel Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

@Ragini613 is attempting to deploy a commit to the PushkarScripts Team on Vercel.

A member of the Team first needs to authorize it.

@Ragini613

Copy link
Copy Markdown
Author

Hi @pushkarscripts, just following up on this PR — it's ready for review whenever you get a chance. Happy to make any changes if needed. Thank you! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Enhancement: Improve UI Spacing and Visual Contrast

1 participant