Increase spacing
This commit is contained in:
parent
f67cfce465
commit
51864b020a
|
@ -23,7 +23,7 @@ episodes:
|
|||
</p>
|
||||
</header> -->
|
||||
|
||||
<div class="spaced-y-8">
|
||||
<div class="spaced-y-10">
|
||||
{% for episode in page.episodes|reverse %}
|
||||
{% set podcast = page.podcasts[episode.podcast] %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue