Use horizontal padding

This commit is contained in:
Omar Roth
2018-03-12 18:37:01 -05:00
parent 2bae09e018
commit 9480c6f806
5 changed files with 16 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
<div class="pure-g">
<% slice.each do |video| %>
<div class="pure-u-1 pure-u-md-1-4">
<div class="l-box">
<div class="h-box">
<a style="width:100%;" href="<%= video["link"] %>">
<img style="width:100%;" src="<%= video["thumbnail"] %>"/>
<%= video["title"] %>