Fixed minor font errors on wiki

stable
Xavier Julián 2014-10-16 10:55:33 +02:00
parent fe01590b26
commit 8ef22a12d6
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
h1 {
@extend %xlarge;
@extend %text;
margin-bottom: .5rem;
line-height: 2.5rem;
text-transform: uppercase;
}
h2 {

View File

@ -169,7 +169,7 @@
}
}
figcaption {
max-width: 60%;
max-width: 50%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;