Skip to content

Conversation

Karunya-3
Copy link

Fixes #204

Key Improvements Made:
->Background Overflow Fix:
- Added a dedicated container div with overflow-hidden.
-Applied object_cover on the CodingBackground component.
->Layout Structure Enhancements
-Used flex and justify-center for vertical centering.
-Replaced space utilities with gap-4 for cleaner button spacing.
-> Color Consistency
-Changed text-gray-700 → text-gray-300 for better contrast on dark backgrounds.
-Used opacity modifiers (/80) instead of bg-opacity for wider browser support.
->Transistion & Animation
-Updated to transition-all for smoother animations.

Testing Done

  • Verified the fix with npm run dev.
  • Confirmed that background and layout now render consistently.

Screenshoots:

Before:
Screenshot (76)

After:
Screenshot (88)

Copy link

vercel bot commented Aug 18, 2025

@Karunya-3 is attempting to deploy a commit to the Aadil Latif Team on Vercel.

A member of the Team first needs to authorize it.

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.

[Bug] Blue background color extending incorrectly on Homepage
1 participant