mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Add video padding
This commit is contained in:
parent
c139483849
commit
ff7284460e
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
<video src="{{ page.video_source }}" controls></video>
|
||||
<video style="padding-bottom: 1.5rem;" src="{{ page.video_source }}" controls></video>
|
||||
|
|
Loading…
Add table
Reference in a new issue