app/assets/stylesheets/sass/cart.sass in artfully_ose-1.2.0.beta.1 vs app/assets/stylesheets/sass/cart.sass in artfully_ose-1.2.0.pre
- old
+ new
@@ -32,9 +32,15 @@
#cart, #controls
> *
margin-top: 0
margin-bottom: 0
+#controls
+ @extend .stack1of4
+
+#cart
+ @extend .stack3of4
+
#total
text-align: center
font-weight: bold
padding-bottom: 20px
margin-bottom: 20px
\ No newline at end of file