better sizing for videos

pull/1/head
ansuz 2017-06-15 12:11:39 +02:00
parent c717d01714
commit c2e5ef7048
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,8 @@
}
media-tag video {
width: 100%;
min-width: 100%;
max-height: 100%;
}
</style>
</head>