Integraged VideoJS

This commit is contained in:
Pierre
2018-01-03 10:37:46 +01:00
parent 715871b5e1
commit 6f3bfaff1e
2 changed files with 29 additions and 0 deletions

View File

@ -14,4 +14,9 @@
.post .post-image {
width: 100%;
}
.post .post-video {
max-width: 100%;
height: 300px;
}