final tweaks for the initial round
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
title: Video
|
||||
---
|
||||
|
||||
.spacer-50
|
||||
.row
|
||||
.col-sm-12
|
||||
%h3= video.title
|
||||
@ -22,7 +21,7 @@ title: Video
|
||||
%video{video.options.merge(options)}
|
||||
|
||||
.row
|
||||
.col-sm-12
|
||||
.col-sm-9
|
||||
- if video.note
|
||||
%p= video.note
|
||||
|
||||
@ -35,8 +34,7 @@ title: Video
|
||||
%br
|
||||
= video.credit
|
||||
|
||||
.row
|
||||
.col-sm-12
|
||||
.col-sm-3
|
||||
.side-links
|
||||
%ul
|
||||
%li More Videos:
|
||||
|
Reference in New Issue
Block a user