Fixed : Improve 'How It Works' Section UI/UX#232
Open
AditiTangri wants to merge 282 commits intoSurajSG23:mainfrom
Open
Fixed : Improve 'How It Works' Section UI/UX#232AditiTangri wants to merge 282 commits intoSurajSG23:mainfrom
AditiTangri wants to merge 282 commits intoSurajSG23:mainfrom
Conversation
…ate test model to include topic field and enhance routing for uploads.
…URI; update CORS settings to allow all origins.
…MongoDB URI; update CORS settings to allow all origins." This reverts commit bcb7402.
…redentials option
…ges in HomePage, ScoreBoard, and PrevTests components; add file upload functionality in Profile component.
…sion; improve user interaction with confirmation buttons.
…or handling for question generation and improve error logging.
… readability; ensure badge descriptions are displayed correctly.
…ngoose connection to a dedicated db.js file.
…tion structure; update userAnswers initialization to a fixed length.
…niQuestions; limit results in getAllTests route to 20
Added Workflow for autocomment on issues
Fix: added smooth scrolling for navbar links
Fixes homepage main title, text and cursor responsiveness
Add Newsletter with Toast Notifications & Fix Footer Alignment
…-point bug-fixed: Add to Favourite ~ `cursive-point` !
Solved Minor UI Fixes SurajSG23#220
bug[UI] : Error fixed up
…-layout-and-scroll enhance: fix question modal layout and scrollbar, minor fixes
Fix UI of Landing Page
|
@AditiTangri is attempting to deploy a commit to the surajsg23's projects Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's New?
Description
This PR enhances the user experience of the How It Works section by:
Updating the heading with modern styling (gradient + hover scale)
Making the layout more mobile-friendly and accessible
Improving contrast for better dark/light theme support
Adding hover effects to guide users visually
Related Issue
Fixes #197
BEFORE
AFTER
Please merge this Pull Request.