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 page using HTML and CSS

Modesire Soneyeβ€’ 270

@Desireye

Desktop design screenshot for the Stats preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

P
visualdennisβ€’ 8,375

@visualdenniss

Posted

Hey there Modisere,

Good work there! Your solution looks very nice on desktop size. It looks like you have not implemented mobile layout. But you can do that easily by using a media query and changing flex-direction to column with flex-direction: column.

Also, if you want to match the edited tones of the image, you can simply add this to your image:

Replace opacity: 0.5 with these values for .image :

mix-blend-mode: multiply; opacity: .75;

Hope you find this feedback helpful!

Marked as helpful

1

Modesire Soneyeβ€’ 270

@Desireye

Posted

@visualdenniss Thank you! I'll try that :D

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