fix headings

This commit is contained in:
Andreas N 2014-12-19 22:11:49 +01:00
parent 0f1e0ef3f9
commit e483714f44
2 changed files with 5 additions and 1 deletions

View File

@ -53,4 +53,8 @@ body {
.smiles {
margin-bottom: 7px;
}
.j2-lh {
color: #fff;
}

View File

@ -4,7 +4,7 @@
= render 'user/profile_info'
.hidden-xs= render 'shared/links'
.col-md-9.col-xs-12.col-sm-9
%h1= @title
%h1.j2-lh= @title
#users
- @users.each do |user|
.col-sm-6