Fylo-Storage-Component

Solution retrospective
I am Open for feedback's 😊
Please log in to post a comment
Log in with GitHubCommunity feedback
- @erickarugu
Hi Naveen👋,
Good job! I love your solution. It looks great.
Happy coding 💻!
Marked as helpful - @nonso01
f**😂😂! I had to check your code this challenge has been given me some headache! am gonna check again! nice work dude📸🔥
- @bramuccci
Hi Naveen! Awesome solution, I love it. I just had a question, why do you choose using
::after
instead ofbrackground-image
? Is it more easy that way or have something to do with accessibility? - @Kamasah-Dickson
I think your design looks good on desktop but not responsive on mobile
- Account deleted
Hi there 👋
You did a great job 👏. I think it would be great to add some box-shadow to both cards.
About your code, I teach a nice tip to center div with clean code. 😉
Replace this your code with my code inside the body selector
display: flex; flex-direction: column; align-items: center; justify-content: center;
My code - don't worry I have tested and it didn't break your design 👍
display: grid; place-items: center;
Happy coding ☕
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord