Manishak798 / Dive-to-Dev_Hacktoberfest23

Dive into development with 'Dive to Dev' – your go-to open-source hub for sharing and collaborating on web dev and software projects during Hacktoberfest 2023. Join the coding wave now! 🚀Hacktoberfest 2023
https://manishak798.github.io/Dive-to-Dev_Hacktoberfest23/
MIT License
27 stars 54 forks source link

fixed overflow of row and made card width fixed in css #10

Closed bprathamesh20 closed 1 year ago

bprathamesh20 commented 1 year ago

PR Description:

Issue: Resolved Overflow and Fixed Card Width in CSS

Changes Made:

-Addressed the issue of overflowing content within rows. -Implemented a fixed width for cards to ensure consistent display.

Before fix

image

After Fix

image
bprathamesh20 commented 1 year ago

Changes Made:

image