Browse code

Revert global font override

Benjamin Roth authored on13/12/2019 19:38:18
Showing1 changed files
... ...
@@ -1,9 +1,9 @@
1
-#cconsent-bar,
1
+/*#cconsent-bar,
2 2
 #cconsent-modal,
3 3
 #cconsent-bar button,
4 4
 #cconsent-modal button{
5 5
   font: inherit !important;
6
-}
6
+}*/
7 7
 #cconsent-bar{
8 8
   font-size: 1rem !important;
9 9
   line-height: 1.3 !important;