Make video class not talk specific

This commit is contained in:
Oliver Davies 2019-05-30 23:05:39 +01:00
parent e36755013d
commit 969dc5e17e
3 changed files with 7 additions and 4 deletions
source/_partials/talk

View file

@ -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"