Commit 4f7bd583 authored by randx's avatar randx

Bigger fonts for groups box

parent f963d374
......@@ -7,6 +7,7 @@
@extend .span4;
@extend .right;
.groups_box,
.projects_box {
h5 {
color:$style_color;
......@@ -21,6 +22,10 @@
padding:0;
a {
display:block;
.group_name {
font-size:14px;
line-height:18px;
}
.project_name {
color:#4fa2bd;
font-size:14px;
......
.projects_box
.groups_box
%h5
Groups
%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