Removed cute icon that was making sections not line up

This commit is contained in:
Brenda Wallace committed 2020-02-19 16:59:13 +13:00
1 parent bc59827009
commit 00a984a3a5
1 file changed
-1
-1
View File
@@ -18,7 +18,6 @@
.row
.col-xl-9.col
%section.crops
= cute_icon
%h2= t('home.crops.our_crops')
= render 'crops'
= link_to "#{t('home.crops.view_all')} »", crops_path, class: 'btn btn-block'