Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix About Page Responsiveness #736

Merged
merged 10 commits into from
Nov 19, 2024
Merged

Fix About Page Responsiveness #736

merged 10 commits into from
Nov 19, 2024

Conversation

yeadamk
Copy link
Contributor

@yeadamk yeadamk commented Nov 19, 2024

Overview

Changed media query min-width from 600px to 1160px, which is the navbar-breakpoint in variables.scss

Changes

styles/pages/About.module.scss

  • Change media query min-width to match navbar-breakpoint

@yeadamk yeadamk self-assigned this Nov 19, 2024
@yeadamk yeadamk linked an issue Nov 19, 2024 that may be closed by this pull request
Copy link
Contributor

@snigdha-kansal snigdha-kansal left a comment

Choose a reason for hiding this comment

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

Looks great to me, thanks for doing this!

@snigdha-kansal snigdha-kansal merged commit ea8bd79 into main Nov 19, 2024
8 checks passed
@snigdha-kansal snigdha-kansal deleted the about-page-fix branch November 19, 2024 08:49
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: Unresponsive About Page
2 participants