Explorar el Código

Increase text size of table objects

Kristan Kenney hace 6 años
padre
commit
d783383ea6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      web/css/styles.min.css

+ 1 - 1
web/css/styles.min.css

@@ -1497,7 +1497,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
   color: #707070;
   padding: 0 0 0 14px;
   overflow: hidden;
-  font-size: 0.8rem;
+  font-size: 0.85rem;
   border-radius: 0;
   border-left: 1px solid transparent;
   border-right: 1px solid transparent;