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 00ea769 commit 512936cCopy full SHA for 512936c
_layouts/blog.html
@@ -26,7 +26,7 @@
26
</head>
27
<body>
28
{% include navbar.html %}
29
- <div class="container mt-3 bg-white py-3 pMd px-4">
+ <div class="container mt-3 bg-white py-3 pMd px-4 bdrRadius">
30
<!-- Page content here -->
31
{{ content }}
32
</div><!-- /.container -->
_layouts/default.html
@@ -30,7 +30,7 @@
33
- <div class="container marginStyle">
+ <div class="container marginStyle bdrRadius">
34
35
36
0 commit comments