Commit 4f7bd583 authored by randx's avatar randx

Bigger fonts for groups box

parent f963d374
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
@extend .span4; @extend .span4;
@extend .right; @extend .right;
.groups_box,
.projects_box { .projects_box {
h5 { h5 {
color:$style_color; color:$style_color;
...@@ -21,6 +22,10 @@ ...@@ -21,6 +22,10 @@
padding:0; padding:0;
a { a {
display:block; display:block;
.group_name {
font-size:14px;
line-height:18px;
}
.project_name { .project_name {
color:#4fa2bd; color:#4fa2bd;
font-size:14px; font-size:14px;
......
.projects_box .groups_box
%h5 %h5
Groups Groups
%small %small
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment