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

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

ios - Subclassing UIView and adding a property -

Powerbuilder 12.1 and DataWindow in Design vs Debug and Executable/Runtime -