Skip to content

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

Open
GuillaumeZaki wants to merge 1 commit into
akshitagupta15june:mainfrom
GuillaumeZaki:enhancement/improvement-UI
Open

add style enhancement in blog pages and light/dark mode#1984
GuillaumeZaki wants to merge 1 commit into
akshitagupta15june:mainfrom
GuillaumeZaki:enhancement/improvement-UI

Conversation

@GuillaumeZaki

@GuillaumeZaki GuillaumeZaki commented Oct 29, 2024

Copy link
Copy Markdown

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.

@vercel

vercel Bot commented Oct 29, 2024

Copy link
Copy Markdown

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
Copy Markdown
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