mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-06-26 00:40:46 +00:00
embedded video from vimeo + fixes css video
This commit is contained in:
@ -86,10 +86,7 @@
|
||||
<div class="row row--gutters">
|
||||
<div class="row__medium-8">
|
||||
<div class="video-container">
|
||||
<video class="content--video--right" width="560" height="315" controls>
|
||||
<source src="../assets/media/videos/bbb_video.mp4" type="video/mp4" />
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
<iframe class="content--video--right" src="https://player.vimeo.com/video/483485409" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row__medium-4">
|
||||
|
Reference in New Issue
Block a user