mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 21:56:55 -04:00
Use a hidden class for phones only, rather than multiple visible classes, on member block
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- cache "interesting_members" do
|
||||
.visible-md.visible-sm
|
||||
.hidden-xs
|
||||
- members = Member.interesting.first(6)
|
||||
- if members.present?
|
||||
%h2 Some of our members
|
||||
|
||||
Reference in New Issue
Block a user