Remove box for containers on posts
This commit is contained in:
@@ -37,7 +37,7 @@ meta(name="twitter:description", content="{{ node.properties.content }}")
|
||||
|
||||
| {% block body %}
|
||||
|
||||
.container.box
|
||||
.container
|
||||
#blog_container(class="{% if project._id == config.MAIN_PROJECT_ID %}cloud-blog{% endif %}")
|
||||
|
||||
#blog_post-container
|
||||
|
Reference in New Issue
Block a user