Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

Four Card Feature Section Using CSS Grid

sass/scss
Anthony•60
@codimaniac
A solution to the Four card feature section challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

It was my first time using CSS grid and I'm glad it went easy.

What challenges did you encounter, and how did you overcome them?

I found it difficult aligning the cards at the center of the column in desktop design but after few trials I was able to solve it using align-self: center; on the child element.

What specific areas of your project would you like help with?

While checking the compatibility with various screens, I noticed the desktop design on some large screen are not properly aligned and despite several attempt to fix this issue, I couldn't come up with a solution that doesn't involve changing the display from grid to flex.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Anthony's solution.

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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License