mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Hotfix communtiy-snippet inconsistent spacing
This commit is contained in:
parent
7a6c46b4bb
commit
dfc1684471
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<aside>
|
||||
<div class='ui vertical footer segment snippet'>
|
||||
<div class="container">
|
||||
<div class='ui basic middle aligned center aligned segment' style="margin: 1rem !important;">
|
||||
<div class='ui basic middle aligned center aligned segment' style="margin-bottom: 1rem !important;">
|
||||
{% if page.community_snippet_intro %}
|
||||
<p>
|
||||
{{ page.community_snippet_intro }}
|
||||
|
|
Loading…
Add table
Reference in a new issue