From 87b5b6581288ec3daefea51ae496dca6b75fbde2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Thu, 2 Oct 2014 01:04:06 +0200 Subject: [PATCH] Removed accent mark in comment. Fix #38 --- app/styles/dependencies/typography.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/styles/dependencies/typography.scss b/app/styles/dependencies/typography.scss index 0fcbba99..df6a227c 100755 --- a/app/styles/dependencies/typography.scss +++ b/app/styles/dependencies/typography.scss @@ -43,7 +43,6 @@ h6 { h1 { @extend %xxlarge; @extend %title; - //-display: flex; // Lo borro porque poner el flex a los h1 se carga los h1 que están centrados. line-height: 3.4rem; margin-bottom: 1rem; text-transform: uppercase;