fix: align comments to left
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{% if page.header.disableComments %}
|
||||
<p class="left">{{ theme_config.hashover.disable_comments|raw }}</p>
|
||||
{% else %}
|
||||
<div id="hashover"></div>
|
||||
<div id="hashover" class="left"></div>
|
||||
<script async defer src="https://{{ theme_config.hashover.domain }}/comments.php"></script>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user