Apply style to paragraph

This commit is contained in:
PCoder 2019-02-01 08:58:17 +01:00
parent a44ff74dc6
commit 3f4a209661

View file

@ -16,7 +16,7 @@
text-transform: none !important; text-transform: none !important;
} }
p.gdpr { .gdpr-para {
margin: 0 !important; margin: 0 !important;
font-family: "Lato", sans-serif !important; font-family: "Lato", sans-serif !important;
font-size: 14px !important; font-size: 14px !important;
@ -109,7 +109,7 @@
<h4 class="gdpr modal-title">{% trans "Privacy policy" %}</h4> <h4 class="gdpr modal-title">{% trans "Privacy policy" %}</h4>
</div> </div>
<div class="gdpr modal-body"> <div class="gdpr modal-body">
<p> <p class="gdpr-para">
{% blocktrans %} {% blocktrans %}
<strong>1. Responsibility and scope</strong><br/> <strong>1. Responsibility and scope</strong><br/>
<br/> <br/>