Add new icons to checkout & back to cart buttons

This commit is contained in:
summerscope
2014-05-30 12:35:54 +10:00
parent 5a7df20a2e
commit 9a962f7445

View File

@@ -30,12 +30,12 @@
.columns.large-8{"data-hook" => ""}
%a.button.large.secondary{href: main_app.shop_path}
%i.fi-arrow-left
%i.ofn-i_008-caret-left
Continue shopping
.columns.large-4.text-right
%a#checkout-link.button.large.primary{href: main_app.checkout_path}
Checkout
%i.fi-arrow-right
%i.ofn-i_007-caret-right
= render partial: "shared/footer"