Added 0.75em margin-bottom to LP-Paragraph.
This commit is contained in:
@@ -4,15 +4,15 @@
|
||||
</header>
|
||||
|
||||
<div class="LP-TextSection__Text">
|
||||
<p class="LP-Paragraph">
|
||||
Welcome
|
||||
<p class="LP-Paragraph">Welcome
|
||||
{% if user.is_authenticated %}
|
||||
{{ user.username }}
|
||||
{% else %}
|
||||
explorer
|
||||
{% endif %}
|
||||
! </P>
|
||||
!</p>
|
||||
|
||||
<p class="LP-Paragraph">{% lorem %}</p>
|
||||
<p class="LP-Paragraph">{% lorem %}</p>
|
||||
</div>
|
||||
</article>
|
||||
|
Reference in New Issue
Block a user