margins of articles to be more center screen than full width added
This commit is contained in:
parent
bbf47fe354
commit
c0dc9d3c97
12 changed files with 17 additions and 8 deletions
|
@ -46,6 +46,8 @@
|
|||
</script>
|
||||
{% endif %}
|
||||
|
||||
<div class="container">
|
||||
|
||||
<div>
|
||||
{{ article.content }}
|
||||
</div>
|
||||
|
@ -92,6 +94,7 @@
|
|||
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||
</script>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
{% include "partial/disqus.html" %}
|
||||
{% include "partial/isso.html" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue