Style horizontal break in feed

This commit is contained in:
Omar Roth 2018-08-06 13:49:52 -05:00
parent f121e74d33
commit c8d56fb426

View File

@ -23,7 +23,10 @@
<% end %> <% end %>
</div> </div>
<% end %> <% end %>
<hr>
<div class="h-box">
<hr>
</div>
<% videos.each_slice(4) do |slice| %> <% videos.each_slice(4) do |slice| %>
<div class="pure-g"> <div class="pure-g">