From 7d3b5f2abd343e8e8d64a2ba6c034e47f6fd9b9f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 4 Dec 2018 14:26:28 +0300 Subject: normalize heading CSS sizes --- css/cdm.less | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'css/cdm.less') diff --git a/css/cdm.less b/css/cdm.less index 5b8f34ab3..bdd53b91e 100644 --- a/css/cdm.less +++ b/css/cdm.less @@ -1,5 +1,5 @@ .cdm { - margin-right : 4px; + //margin-right : 4px; .header, .footer { display : table; @@ -76,17 +76,6 @@ margin : 10px; line-height : 1.5; font-size : 16px; - - h1 { - font-size : 16px; - } - - h2, - h3, - h4 { - font-size : 15px; - } - } .intermediate img, -- cgit v1.2.3