Commit 4750d4ad authored by Mike Greiling's avatar Mike Greiling

hide project avatar on small displays

parent 7ac70b02
......@@ -32,7 +32,7 @@
- @projects.each do |project|
%tr
%td
.avatar-container.s20
.avatar-container.s20.hidden-xs
= project_icon(project, alt: '', class: 'avatar project-avatar s20')
%strong= link_to project.name, project
%td
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment