Przeglądaj źródła

Adjust menu on dashboard to look better on smaller screens that aren't mobile.

Lee Morgan 5 lat temu
rodzic
commit
310eb4cb33
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      views/dashboardPage/sidebars.css

+ 2 - 2
views/dashboardPage/sidebars.css

@@ -67,9 +67,9 @@
         background: none;
         border-style: none;
         color: white;
-        font-size: 20px;
+        font-size: 18px;
         margin: 15px 0;
-        padding-left: 50px;
+        padding-left: 15px;
         width: 100%;
         height: 75px;
         cursor: pointer;