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 Display Issue with "Emergency" Button on Mobile Screens #15

Merged
merged 1 commit into from
May 13, 2024

Conversation

Nithin9585
Copy link
Contributor

@Nithin9585 Nithin9585 commented May 10, 2024

Fixed Issue

Fix Display Issue with "Emergency" Button on Mobile Screens

Changes proposed


This pull request addresses error #4 which involved a display issue with the "Emergency" button on mobile screens. The button was becoming too small and the text was disappearing when the screen size decreased.

To fix this issue, I adjusted the styling of the "Emergency" button to ensure it remains visible and maintains a consistent size across different screen sizes. Specifically, I increased the minimum width of the button and adjusted the font size to improve readability.

@Anishkagupta004 Anishkagupta004 merged commit 68130e3 into Anishkagupta04:main May 13, 2024
@varshith257 varshith257 linked an issue May 14, 2024 that may be closed by this pull request
@varshith257 varshith257 added gssoc level1 easy (bug, documentaion) labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc level1 easy (bug, documentaion)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Emergency Button Text Disappears and Button Shrinks on Mobile View
3 participants