Add margin to blog posts
parent
df563499f2
commit
a0e9929b94
|
@ -31,7 +31,7 @@
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<section class="column">
|
<section class="column">
|
||||||
<div>
|
<div>
|
||||||
<article>
|
<article class="mx-6">
|
||||||
<!-- First thing is a legend for the hero image, if it exists -->
|
<!-- First thing is a legend for the hero image, if it exists -->
|
||||||
{{ with .Params.imgExplanation }}
|
{{ with .Params.imgExplanation }}
|
||||||
<article class="message mb-5">
|
<article class="message mb-5">
|
||||||
|
|
Loading…
Reference in New Issue