Skip to content

fix: improve mobile layout in index.html - #1670

Open
asthamalviya14 wants to merge 4 commits into
imDarshanGK:mainfrom
asthamalviya14:improve-hero-title-contrast
Open

fix: improve mobile layout in index.html#1670
asthamalviya14 wants to merge 4 commits into
imDarshanGK:mainfrom
asthamalviya14:improve-hero-title-contrast

Conversation

@asthamalviya14

@asthamalviya14 asthamalviya14 commented Jul 23, 2026

Copy link
Copy Markdown

Description

Improved the mobile responsiveness of the index.html page.
Updated the layout to provide a better user experience on smaller screens.

Related Issue

Fixes #1610

Type of change

  • Bug fix
  • New feature / enhancement
  • Documentation update
  • Test addition
  • Refactor

Checklist

  • I have read CONTRIBUTING.md
  • My branch is up to date with main
  • I have run pytest -v and all tests pass
  • I have not introduced duplicate issues or features
  • My PR title follows the format: feat/fix/docs/test: short description
  • I have added tests for new features (Level 2 and 3 issues)
  • No hardcoded secrets or API keys in my code
  • This PR is linked to a GSSoC 2026 issue

Screenshots (if frontend change)

Added mobile layout improvements.

Test evidence

pytest -v
- [ ] Refactor

## Checklist
<!-- All boxes must be checked before requesting review -->
- [ ] I have read [CONTRIBUTING.md](../CONTRIBUTING.md)
- [ ] My branch is up to date with `main`
- [ ] I have run `pytest -v` and all tests pass
- [ ] I have not introduced duplicate issues or features
- [ ] My PR title follows the format: `feat/fix/docs/test: short description`
- [ ] I have added tests for new features (Level 2 and 3 issues)
- [ ] No hardcoded secrets or API keys in my code
- [ ] This PR is linked to a GSSoC 2026 issue


@imDarshanGK

Copy link
Copy Markdown
Owner

@asthamalviya14
Add demo video showing the working features

@asthamalviya14

asthamalviya14 commented Jul 24, 2026

Copy link
Copy Markdown
Author
Recording.2026-07-24.182928.mp4

The hero title is now clearly visible in light mode while the dark theme remains unchanged,this video demonstrates the updated hero title contrast in light theme.

@imDarshanGK imDarshanGK added the invalid Contribution not following assignment rules label Jul 24, 2026
@asthamalviya14

Copy link
Copy Markdown
Author

Hi,I've added the requested demo video to this PR. Kindly review it .Thank you!

@imDarshanGK imDarshanGK left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@asthamalviya14 Please add a demo showcasing the mobile layout improvements, as this issue is focused on responsive changes. The current demo only shows the light and dark themes.

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

Labels

invalid Contribution not following assignment rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve mobile layout in index html

2 participants