stylesheets/_layout.scss in compass-excess-0.2.0 vs stylesheets/_layout.scss in compass-excess-0.2.1

- old
+ new

@@ -48,8 +48,8 @@ @content; } } // @mixin between-widths @mixin desktop-width { - max-width: breakpoint(desktop_small); + max-width: breakpoint(desktop_medium); margin: 0 auto; } // @mixin desktop-width