Add margins to headings
This commit is contained in:
parent
863c1b119a
commit
8a5c8f5bc0
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
{% if page.speakerdeck.id and page.speakerdeck.ratio %}
|
||||
<div class="mt-4">
|
||||
<h2>Slides</h2>
|
||||
<h2 class="mb-2">Slides</h2>
|
||||
|
||||
{% include 'speakerdeck' with {
|
||||
data: page.speakerdeck,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue