OSDN Git Service

Better font size for projects list on dashboard
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Sun, 27 Oct 2013 14:15:08 +0000 (16:15 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Sun, 27 Oct 2013 14:15:08 +0000 (16:15 +0200)
app/assets/stylesheets/sections/dashboard.scss

index 04df765..6104314 100644 (file)
@@ -74,7 +74,7 @@
   }
 
   .project-name, .group-name {
-    font-size: 16px;
+    font-size: 15px;
   }
 
   .arrow {