79616052

Date: 2025-05-11 00:43:08
Score: 4.5
Natty:
Report link

I am not able to comment below your question due to fewer reps, so mentioning my observation here.

@media ( max-width : 968px) {
    #sidebar.active {
     margin-left: 0;
     transform: none;
    }
}

The above lines are commented in your CSS file inside the media query. Can you remove the comments and check?

Reasons:
  • Blacklisted phrase (1): I am not able to
  • Blacklisted phrase (1): to comment
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Pooja Jethva