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

notifications page using reactJS and sass

#react

@erikgustavo00

Desktop design screenshot for the Notifications page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


open for suggestions

Community feedback

Danilo• 200

@OneBitMance

Posted

Hello there Erik!

The solution is AWESOME!, but there is just one small thing I have noticed that pokes an eye.

The profile pictures of the users seem like they are stretched, and in my opinion you should make them 1:1 so they appear nice and crisp.

CSS Code

.notification-body .notification_single img {
    height: 50px;
    width: 50px; // Changed from 70px to 50px
}

Other than that, everything seems and works nice and clean. Keep coding, you are awesome!

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