Removed cute icon that was making sections not line up

This commit is contained in:
Brenda Wallace
2020-02-19 16:59:13 +13:00
parent bc59827009
commit 00a984a3a5

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'