forked from midou/invidious
Style horizontal break in feed
This commit is contained in:
parent
f121e74d33
commit
c8d56fb426
@ -23,7 +23,10 @@
|
||||
<% end %>
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
<div class="h-box">
|
||||
<hr>
|
||||
</div>
|
||||
|
||||
<% videos.each_slice(4) do |slice| %>
|
||||
<div class="pure-g">
|
||||
|
Loading…
Reference in New Issue
Block a user