From e00d30fc131c59dec576dd487422ccdea9b00066 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Sat, 13 Oct 2018 16:56:42 +0200 Subject: [PATCH] css: regenerate css file --- css/clear-typography.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/css/clear-typography.css b/css/clear-typography.css index a896480..1e71bb1 100644 --- a/css/clear-typography.css +++ b/css/clear-typography.css @@ -100,7 +100,6 @@ h1, h2, h3, h4, h5, h6, h7 { font-weight: 400; } h1 { - text-align: left; font-size: 2em; line-height: 1.5em; padding: 0; @@ -108,35 +107,30 @@ h1 { font-weight: 600; } h2 { - text-align: left; font-size: 1.8em; line-height: 1.5em; padding: 0; font-weight: 600; } h3 { - text-align: left; font-size: 1.6em; line-height: 1.5em; padding: 0; font-weight: 600; } h4 { - text-align: left; font-size: 1.4em; line-height: 1.5em; padding: 0; font-weight: 600; } h5 { - text-align: left; font-size: 1.4em; line-height: 1.5em; padding: 0; font-weight: 400; } h6 { - text-align: left; font-size: 1.2em; line-height: 1.5em; padding: 0em;