krishnaacharyaa / wanderlust

WanderLust is a MERN travel blog website 🚀 This project is aimed to help people to contribute in open source, upskill in react and master git.
https://wanderlust-beta.vercel.app/
MIT License
222 stars 1.25k forks source link

fix-#270 : Modified the skeleton-card(blog post) background color, added border, rounded image to the left rounded #286

Closed rushil-b-patel closed 6 months ago

rushil-b-patel commented 6 months ago

Summary

Added background-color, border, & change the rounded image to left rounded

Description

In the dark mode there is different background color for the card that represents the blog post but for the light mode it blends with white background, so changed the background color to slate-50 with border to differentiate it from the white background. After doing that the rounded image wan't looking a good fit so changed to rounded left to make it looks nice.

Images

Before:

Before

After:

After

Issue(s) Addressed

Closes #270

Prerequisites

vercel[bot] commented 6 months ago

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

Name Status Preview Comments Updated (UTC)
wanderlust ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 19, 2024 5:25am
wanderlust-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 19, 2024 5:25am
krishnaacharyaa commented 6 months ago

last commit also a change in dark mode : done

Crazy commit. and in new PR kindly add dark theme images as well in the description

Closing this as it doesn't follow the contributing guidelines