Support title and description for videos

This commit is contained in:
Zed
2019-10-26 15:50:42 +02:00
parent 02b206078d
commit 371a2473bc
6 changed files with 26 additions and 5 deletions

View File

@@ -15,6 +15,7 @@
overflow: hidden;
color: inherit;
display: flex;
flex-direction: column;
text-decoration: none !important;
&:hover {

View File

@@ -13,6 +13,7 @@ video {
.video-container {
max-height: 530px;
margin: 0;
img {
height: 100%;