Remove margin
This commit is contained in:
parent
59b804e01e
commit
173e3e8c3d
|
@ -10,6 +10,6 @@
|
||||||
|
|
||||||
{% include 'post/intro-image' with { page: post } %}
|
{% include 'post/intro-image' with { page: post } %}
|
||||||
|
|
||||||
<div class="markup mb-4">
|
<div class="markup">
|
||||||
<p>{{ post.excerpt }}</p>
|
<p>{{ post.excerpt }}</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue