Hotfix communtiy-snippet inconsistent spacing

This commit is contained in:
Astralof 2018-09-20 16:11:59 +02:00
parent 4c42d50369
commit 7a6c46b4bb

View file

@ -2,13 +2,13 @@
<aside>
<div class='ui vertical footer segment snippet'>
<div class="container">
<div class='ui basic middle aligned center aligned segment'>
<div class='ui basic middle aligned center aligned segment' style="margin: 1rem !important;">
{% if page.community_snippet_intro %}
<p>
{{ page.community_snippet_intro }}
</p>
{% else %}
<p style='word-spacing: 30px;'>
<p style='word-spacing: 30px; margin: 0;'>
Interested? Eager? Confused?
<p>
{% endif %}