Explorar el Código

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

Lee Morgan hace 5 años
padre
commit
310eb4cb33
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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;