79696545

Date: 2025-07-10 05:50:19
Score: 1
Natty:
Report link

A new block formatting context is created on your .header-actions element due to display: flex.

Since neither .header-actions nor header::before has a specified z-index, .header-actions stays in front. You can add z-index: 1 to your header::before to make .header-actions appear behind it.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Bisûnûrs