vendor/assets/stylesheets/ustyle/components/_featured.scss in ustyle-1.8.7 vs vendor/assets/stylesheets/ustyle/components/_featured.scss in ustyle-1.10.0
- old
+ new
@@ -1,11 +1,11 @@
// @page Pattern Library/Components
// @name Featured deal
//
// @description
-// The `.us-featured` is mostly composed by smaller components, the components can be shuffled around inside of a grid to create the needed variants.
-// This featured deal won't make any assumptions around the media queries, it's up to you, to deal with it. As you can see on the examples.
+// The `.us-featured` is mostly composed of smaller components, the components can be shuffled around inside of a grid to create the needed variants.
+// This featured deal won't make any assumptions around the media queries, it's up to you to deal with it.
//
// @markup
//<div class="us-container">
// <div class="us-featured__header us-grid-row us-padding-top us-padding-bottom">
// <div class="us-featured__header-title us-col-xsm-9 us-align--left">
@@ -20,11 +20,11 @@
// <div class='us-usp us-usp--blue'>
// Awesome deal usp
// </div>
// </div>
// <div class="us-desktop--hidden us-padding-top us-col-xsm-4 us-mobile-block">
-// <img class="us-img--full" src="http://uswitch-wp-cms-assets.s3-website-eu-west-1.amazonaws.com//www.uswitch.com/money/guides/wp-content/uploads/2014/11/DB2011AU01018_SMALL.jpg" width="200">
+// <img class="us-img--full" src="http://uswitch-wp-cms-assets.s3-website-eu-west-1.amazonaws.com/money/guides/wp-content/uploads/2014/11/DB2011AU01018_SMALL.jpg" width="200">
// </div>
// <div class="us-col-xsm-7 us-col-lg-8 us-col-sm-5">
// <ul>
// <li>List item 1</li>
// <li>List item 2</li>
@@ -48,10 +48,10 @@
// <a class="us-featured-highlight__link us-link" href="#">Link</a>
// </div>
// </div>
// </div>
// <div class="us-col-xsm-3 us-col-lg-4 us-tablet--block">
-// <img class="us-img--full us-desktop--block" src="http://uswitch-wp-cms-assets.s3-website-eu-west-1.amazonaws.com//www.uswitch.com/money/guides/wp-content/uploads/2014/11/DB2011AU01018_SMALL.jpg" width="200">
+// <img class="us-img--full us-desktop--block" src="http://uswitch-wp-cms-assets.s3-website-eu-west-1.amazonaws.com/money/guides/wp-content/uploads/2014/11/DB2011AU01018_SMALL.jpg" width="200">
// <button class="margin-top margin-bottom us-btn us-btn--primary us-btn us-btn--blocked">See deal</button>
// <div class="us-icon--before us-icon--small--before us-icon--typegrey--before us-icon--clock--before us-align--center">
// <strong>3 days left</strong>
// </div>
// </div>