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 }}
|
{{ else }}
|
||||||
{{ if $.Params.animation }}
|
{{ if $.Params.animation }}
|
||||||
<div style="text-align: center;">
|
<div style="text-align: center;">
|
||||||
<video controls>
|
<video class="gallery-img" controls>
|
||||||
<source src="{{ .RelPermalink }}" type="video/webm">
|
<source src="{{ .RelPermalink }}" type="video/webm">
|
||||||
</video>
|
</video>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue