소스 검색

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

Lee Morgan 5 년 전
부모
커밋
310eb4cb33
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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;