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

mobile responsiveness added and adjusted for blog-post html #159

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SisiVero
Copy link
Contributor

@SisiVero SisiVero commented Oct 9, 2024

Fixes

Description

This issue addresses the issue of unresponsiveness in mobile screen for the blog-post.html page.
The error comes from improper handling of screens with max width 768 and 480px.

Tests

Media queries for max screens 768 and 480px were written and styles adjusted to fit the screen.

Screenshots

responsiveMobileScreen

Checklist

  • My pull request has a descriptive title (not a vague title like Update index.md).
  • My pull request targets the default branch of the repository (main or master).
  • My commit messages follow [best practices][best_practices].
  • My code follows the established code style of the repository.
  • I added or updated tests for the changes I made (if applicable).
  • I added or updated documentation (if applicable).
  • I tried running the project locally and verified that there are no
    visible errors.

@SisiVero SisiVero requested review from a team as code owners October 9, 2024 16:01
@SisiVero SisiVero requested review from TimidRobot, Shafiya-Heena, possumbilities, Dhruvi16 and hugosolar and removed request for a team October 9, 2024 16:01
Copy link

netlify bot commented Oct 9, 2024

Deploy Preview for vocabulary-docs ready!

Name Link
🔨 Latest commit 2de6dc5
🔍 Latest deploy log https://app.netlify.com/sites/vocabulary-docs/deploys/6706a8ed61d0750008881af5
😎 Deploy Preview https://deploy-preview-159--vocabulary-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

[Bug] Unresponsive Mobile layout for blog-post
1 participant