Concrete5.7 mobile css - where to add custom @media rules?
Permalink
Hello,
Just to get the site going and to see how it looks on various screens, I added my customization @media rules for mobile screens in the mobile/navigation.less file. But for them to have effect I had to add '!important' to every property. I do not think this should be necessary. I am wondering if there is another .less file I should use where I put all my custom @media rules to avoid using '!important' everywhere.
Thank you for your help.
Just to get the site going and to see how it looks on various screens, I added my customization @media rules for mobile screens in the mobile/navigation.less file. But for them to have effect I had to add '!important' to every property. I do not think this should be necessary. I am wondering if there is another .less file I should use where I put all my custom @media rules to avoid using '!important' everywhere.
Thank you for your help.