alexlcdee 8 роки тому
батько
коміт
cdc3546090
1 змінених файлів з 6 додано та 6 видалено
  1. 6 6
      src/files/scss/_blind.scss

+ 6 - 6
src/files/scss/_blind.scss

@@ -87,27 +87,27 @@
 }
 
 .font100 {
-    font-size: 100%;
+    font-size: 100% !important;
 }
 
 .font102 {
-    font-size: 102%;
+    font-size: 102% !important;
 }
 
 .font104 {
-    font-size: 104%;
+    font-size: 104% !important;
 }
 
 .font106 {
-    font-size: 106%;
+    font-size: 106% !important;
 }
 
 .font108 {
-    font-size: 108%;
+    font-size: 108% !important;
 }
 
 .font110 {
-    font-size: 110%;
+    font-size: 110% !important;
 }
 
 .default {