sunweb

Wrapper

object wrapper

Definition


The wrapper object determines a max-with in certain breakpoints, and set equal horizontal margins.
It is possible to specify two modifier classes, the breakpoint where the object starts to wrap and the breakpoint finishes to wrap. This classes uses the `@breakpoint` notation.
All breakpoint foundations are available to use. Also you can specify only one of the two classes.

o-wrapper
      <div class="o-wrapper">
      </div>



o-wrapper o-wrapper--from@sm o-wrapper--to@sml
      <div class="o-wrapper o-wrapper--from@sm o-wrapper--to@sml">
      </div>