We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c7eda commit 88dea2fCopy full SHA for 88dea2f
layouts/blog/single.html
@@ -35,7 +35,7 @@ <h1 class="page-title display-1 fw-bold text-primary pb-3">{{ . }}</h1>
35
</div>
36
37
</section>
38
- <section class="section blog-single py-5">
+ <section class="section blog-single py-5 px-2">
39
<div class="container">
40
<div class="row d-flex justify-content-center">
41
<div class="blog-content">
0 commit comments