Add margin between user name and job position

stable
Xavier Julián 2015-05-27 12:39:59 +02:00 committed by Juanfran
parent 31b60b1bff
commit 5c767e7464
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
@extend %bold; @extend %bold;
@extend %xlarge; @extend %xlarge;
line-height: 1; line-height: 1;
margin-bottom: 0; margin-bottom: .5rem;
text-transform: none; text-transform: none;
} }
h2 { h2 {