jeter20131220 3 lat temu
rodzic
commit
b61f510e47
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      html/static/scss/style.css
  2. 1 1
      html/static/scss/style.scss

+ 1 - 1
html/static/scss/style.css

@@ -1511,7 +1511,7 @@ body {
 }
 
 .sidenav .nav-list .nav-list-item {
-  font-size: 16px;
+  font-size: 18px;
   cursor: pointer;
   position: relative;
 }

+ 1 - 1
html/static/scss/style.scss

@@ -1362,7 +1362,7 @@ body {
 		text-align: center;
 	
 		.nav-list-item {
-			font-size: 16px;
+			font-size: 18px;
 			cursor: pointer;
 			position: relative;
 		}