Make video class not talk specific
This commit is contained in:
parent
e36755013d
commit
969dc5e17e
3 changed files with 7 additions and 4 deletions
source/_partials/talk
|
@ -1,8 +1,8 @@
|
|||
{% if page.youtube.id or page.vimeo.id %}
|
||||
<div class="talk-video mt-4">
|
||||
<div class="mt-4">
|
||||
<h2 class="mb-2">Video</h2>
|
||||
|
||||
<div class="w-full relative" style="padding-top: 56.25%">
|
||||
<div class="video-full">
|
||||
{% if page.youtube.id %}
|
||||
<iframe
|
||||
width="678"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue