++ styles

This commit is contained in:
PCoder 2019-02-01 08:24:14 +01:00
parent 205dde453a
commit 6164b80e3d
1 changed files with 2 additions and 3 deletions

View File

@ -7,7 +7,6 @@
font-size: 14px;
font-weight: 300;
line-height: 1.5;
margin: 30px 0;
}
h1.gdpr, h2.gpdr, h3.gpdr, h4.gdpr, h5.gdpr, h6.gdpr {
@ -88,8 +87,8 @@
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="gdpr close" data-dismiss="modal">
<div class="modal-header gdpr">
<button type="button" class="close" data-dismiss="modal">
&times;
</button>
<h4 class="gdpr modal-title">{% trans "Privacy policy" %}</h4>