sandbox/app/assets/stylesheets/mq-styles.sass in iugu-ux-0.7.1 vs sandbox/app/assets/stylesheets/mq-styles.sass in iugu-ux-0.8.0
- old
+ new
@@ -22,5 +22,29 @@
@include for-hd()
.mqc
.my_mq_button
border: 1px solid #F00
+find-sprite( $assets-hd, 'letsyell-logo' )
+
+.component-grid
+ .component-item
+ width: 440px
+
+ .component-description
+ width: 400px
+
+@include for-small-screens(915px)
+ .nav
+ .button
+ width: 50%
+ .component-grid
+ margin-left: 0px
+ .component-item,.component-description
+ width: 100%
+ @include box-mode
+ margin: 0px
+ margin-bottom: $baseLineSpacing
+ float: none
+ .component-description
+ margin-bottom: 0px
+ .container
+ margin-bottom: $baseLineSpacing