Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Responsive four card feature section using css grid

Anusree P 60

@Anusree-P-dev

Desktop design screenshot for the Four card feature section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

jen067 120

@jen067

Posted

  1. The footer content easily overlaps with the last card on mobile.
  2. Only the top-left and top-right corners of each card's colored area should have rounded corners, while the rest should remain straight.
  3. You can use box-shadow: 0 y-axis offset blur to create the shadow effect initially requested.
  4. The card's title text should have a font-weight set.
  5. Mobile sizes are typically below 768px, but in your case, the layout switches to mobile around a screen width of 980px.

Another interesting thing is that when the screen size is reduced to below 300px, it applies the desktop styles again, which is also something that can be adjusted

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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