Add padding for video description

This commit is contained in:
Omar Roth 2018-02-05 19:08:20 -06:00
parent 990bca5af5
commit fb80d2f484

View File

@ -103,7 +103,9 @@ var player = videojs('player', options, function() {
<h3><%= video.info["author"] %></h3>
</a>
</p>
<%= description %>
<div style="margin-right:1em;">
<%= description %>
</div>
</div>
<div class="pure-u-1 pure-u-md-1-5">