redefine $susy values at breakpoint container -
I am trying to redefine a $ susy property container within a media query. I'm trying to run
Include @ breakpoints ($ mobile) {$ susy: (container: 100%,); }
When I compile the CMD then try using $ suspect: (container: 100%)! Instead global! I tried and it does not work.
Any thoughts?
Thanks
As I understand, $ susy is the global setting in which you Set the basic layout of the site, for the layout of the breakpoint, I use new maps, e.g. $ Tablet, $ desktop
Comments
Post a Comment