Add margins to headings

This commit is contained in:
Oliver Davies 2019-01-05 01:37:19 +00:00
parent 863c1b119a
commit 8a5c8f5bc0
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{% if page.youtube.id or page.vimeo.id %}
<div class="talk-video mt-4">
<h2>Video</h2>
<h2 class="mb-2">Video</h2>
<div class="w-full relative" style="padding-top: 56.25%">
{% if page.youtube.id %}