From 9f74e8ff035146364bfe6ba83580ba09c5eb5b69 Mon Sep 17 00:00:00 2001 From: summerscope Date: Fri, 7 Nov 2014 12:05:35 +1100 Subject: [PATCH] Add caret to right on register buttons, kill commented out text --- app/views/home/_producer-register.html.haml | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/app/views/home/_producer-register.html.haml b/app/views/home/_producer-register.html.haml index 59270cee6e..9be76ae2ef 100644 --- a/app/views/home/_producer-register.html.haml +++ b/app/views/home/_producer-register.html.haml @@ -21,7 +21,9 @@ %i.ofn-i_044-facebook Share your contact and social info %li.cta-button - %a.neutral-btn.turquoise{:href => "/register"} Register now + %a.neutral-btn.turquoise{:href => "/register"} + Register now + %i.ofn-i_007-caret-right .small-12.medium-4.columns.text-center %ul.pricing-table @@ -38,7 +40,9 @@ %i.ofn-i_067-shop Create and manage products %li.cta-button - %a.neutral-btn.turquoise{:href => "/register"} Register now + %a.neutral-btn.turquoise{:href => "/register"} + Register now + %i.ofn-i_007-caret-right .small-12.medium-4.columns.text-center %ul.pricing-table @@ -62,11 +66,10 @@ %i.ofn-i_051-check-big Sell your products on Shopfront %li.cta-button - %a.neutral-btn.turquoise{:href => "/register"} Register now - - / %p - / Having a profile is always free! - / %br - / If you want your own OFN Shopfront, pricing scales to match your incoming - capped at $50/month. + %a.neutral-btn.turquoise{:href => "/register"} + Register now + %i.ofn-i_007-caret-right - \ No newline at end of file + + + \ No newline at end of file