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 notification page using reactjs

@MiR-stack

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


how can i fix that active red button?

Community feedback

John Mirage 1,590

@john-mirage

Posted

Hello,

You active red circle is in absolute position and at 50% of the top (not vertically centered), the problem is that if your text is more than 2 lines, the red circle will move at 50% from the top of the 2 or more lines.

My suggestion is to remove the absolute position and to display your red circle as inline-block so he will follow the text.

Marked as helpful

1

@MiR-stack

Posted

@john-mirage it's work! thank you so much.

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