Browse code

Adjust modal headline margin

Benjamin Roth authored on13/12/2019 19:23:38
Showing1 changed files
... ...
@@ -18,7 +18,7 @@
18 18
 }
19 19
 
20 20
 #cconsent-modal .ccm__content > .ccm__content__heading h2 {
21
-  margin-bottom: 0.5em;
21
+  margin-bottom: 0.5em !important;
22 22
 }
23 23
 
24 24
 #cconsent-modal .ccm__content > .ccm__content__heading a {