Layout: Add option to use 720p resolution
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
video{
|
||||
grid-column: 1 / span 5;
|
||||
width: 100%;
|
||||
max-height: 360px;
|
||||
max-height: {{ video_height }}px;
|
||||
}
|
||||
#related{
|
||||
margin-top: 10px;
|
||||
|
||||
Reference in New Issue
Block a user