Commit 6b0501b4c078ed1e88109c2a291211b234ebcd7a

Authored by Dmitriy Zaporozhets
1 parent 6981c207

Better font size for projects list on dashboard

app/assets/stylesheets/sections/dashboard.scss
@@ -74,7 +74,7 @@ @@ -74,7 +74,7 @@
74 } 74 }
75 75
76 .project-name, .group-name { 76 .project-name, .group-name {
77 - font-size: 16px; 77 + font-size: 15px;
78 } 78 }
79 79
80 .arrow { 80 .arrow {