Browse Source

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

Lee Morgan 5 years ago
parent
commit
310eb4cb33
1 changed files with 2 additions and 2 deletions
  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;