attempt to add icons
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
.home-footer
|
||||
.home-footer-content
|
||||
- if list_open?
|
||||
= link_to 'P', user_list_products_path
|
||||
= link_to 'L', user_active_list_path
|
||||
= link_to 'P', user_list_products_path, class: 'home-menu-link'
|
||||
= link_to 'L', user_active_list_path, class: 'home-list-link'
|
||||
|
||||
Reference in New Issue
Block a user