Back to All

Styles not applying

Hi, I'm trying to assembly the web, but it is not getting styles under 768px for footer. I desinged it following mobile first, and it chargue properly using it outside of kane.

I also tried to include all of then into a @media (max-width:768px){....} and it does not work.

Using Visual Studio Code and opening the .html route it works properly.