Submitted almost 2 years ago
notifications page using reactJS and sass
@erikgustavo00
Design comparison
SolutionDesign
Solution retrospective
open for suggestions
Community feedback
- @OneBitMancePosted almost 2 years ago
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 helpful0
Please log in to post a comment
Log in with GitHubJoin 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