Improve look of video art
This commit is contained in:
parent
dc7aa05822
commit
832a52f681
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
{{ else }}
|
||||
{{ if $.Params.animation }}
|
||||
<div style="text-align: center;">
|
||||
<video controls>
|
||||
<video class="gallery-img" controls>
|
||||
<source src="{{ .RelPermalink }}" type="video/webm">
|
||||
</video>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue