Fix new line height in summary and large-summary

stable
Xavier Julián 2015-06-16 08:34:20 +02:00
parent f2cfbdf627
commit 8ed723a47c
1 changed files with 3 additions and 2 deletions

View File

@ -28,7 +28,8 @@
.description {
@extend %small;
@extend %text;
@extend %light;
line-height: 1;
}
}
@ -88,7 +89,7 @@
margin-right: 2rem;
}
.icon {
@extend %xlarge;
font-size: 1.4rem;
margin-right: .4rem;
&.icon-stats {
color: $gray;