Jonathan Starck 3 gadi atpakaļ
vecāks
revīzija
839dc8474e
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      css/custom.css
  2. 1 1
      css/custom.less

+ 1 - 1
css/custom.css

@@ -59,7 +59,7 @@ div.rtw-overview header.module-header,
 div.nktw-overview header.module-header,
 div.ktw-overview header.module-header {
   color: #fff;
-  font-size: 2.5em !important;
+  font-size: 3em !important;
   border-bottom: none;
   margin-bottom: 1em;
 }

+ 1 - 1
css/custom.less

@@ -83,7 +83,7 @@ div {
         header {
             &.module-header {
                 color: #fff;
-                font-size: 2.5em !important;
+                font-size: 3em !important;
                 border-bottom: none;
                 margin-bottom: 1em;
             }