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

add style enhancement in blog pages and light/dark mode #1984

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

Conversation

GuillaumeZaki
Copy link

@GuillaumeZaki GuillaumeZaki commented Oct 29, 2024

Related Issue

Closes: #1981

Description

I fixed a bug where some pet images were not displaying due to incorrect file extensions (e.g., .jpg, .jpeg, .png) specified in the HTML. Additionally, I improved the style of each blog page by adding a dark and light mode switch, and I made updates to the header design for better visual consistency. And I also increase the text size of the footer.

Screenshots before bug fixed

Capture d’écran 2024-10-29 à 12 16 41 Capture d’écran 2024-10-29 à 12 16 52

Screenshots after bug fixed

Capture d’écran 2024-10-29 à 11 52 57 Capture d’écran 2024-10-29 à 11 52 39 Capture d’écran 2024-10-29 à 12 18 43

Checklist

  • My code adheres to the established style guidelines of the project.
  • I have included comments in areas that may be difficult to understand.
  • My changes have not introduced any new warnings.
  • I have conducted a self-review of my code.

Copy link

vercel bot commented Oct 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pet-me-pqhr ❌ Failed (Inspect) Oct 29, 2024 11:21am

@GuillaumeZaki
Copy link
Author

@akshitagupta15june could you please merge my PR ?

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.

💡Pet images are not displaying in blog sections
2 participants