Removed display flex from all h1. Ugly and nosense

stable
Xavier Julián 2014-08-27 11:11:48 +02:00
parent fe2a67a72a
commit 0c6da2689d
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ h6 {
h1 { h1 {
@extend %xxlarge; @extend %xxlarge;
@extend %title; @extend %title;
display: flex; //-display: flex; // Lo borro porque poner el flex a los h1 se carga los h1 que están centrados.
line-height: 3.4rem; line-height: 3.4rem;
margin-bottom: 1rem; margin-bottom: 1rem;
text-transform: uppercase; text-transform: uppercase;