View gist:6090eff62eac300116763781cf211c02
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="fast-wrapper"> | |
<fast-checkout-cart-button cart_id="{{cart_id}}" app_id="ef3232f7-ba92-4860-9db4-ff569766506e" /> | |
</div> | |
<style> | |
.fast-wrapper { | |
clear:both; | |
margin-top:5px; | |
} | |
@media (min-width: 551px) { |