NO BUG: Styling not working

Browser: Brave
OS: macOS
URL: (https://www.acume.org/interviewer/

What is causing this issue with the styling rendering? I do not have any custom script on here. On the builder it looks normal.

  • Its not the header or footer

Hi,
Please check your child theme for invalid CSS:

Apparently some brackets are not closed properly.

Best regards,
timmse

Ooops yes missed those errors! Fixed them now, except the problem is still existing (cleared cache and also tried disabling my entire child theme css ). But I noticed the issue is only for desktop size.

Fixed! I was referencing a class that I no longer had in my child css for the desktop width - although had for other media sizes (which I think why working for the smaller screen sizes)