From a357a61fa2d4ac945c79bff8a23064f48482029e Mon Sep 17 00:00:00 2001 From: Gigi Date: Thu, 28 Apr 2022 08:35:54 +0200 Subject: [PATCH] style: cleanup --- css/bootstrap.css | 38 -------------------------------------- 1 file changed, 38 deletions(-) diff --git a/css/bootstrap.css b/css/bootstrap.css index f048259..5f7642b 100755 --- a/css/bootstrap.css +++ b/css/bootstrap.css @@ -319,44 +319,6 @@ h6 small { font-weight: normal; color: #DDD; } -h1 { - font-size: 30px; - line-height: 36px; -} -h1 small { - font-size: 18px; -} -h2 { - font-size: 24px; - line-height: 36px; -} -h2 small { - font-size: 18px; -} -h3 { - line-height: 27px; - font-size: 18px; -} -h3 small { - font-size: 14px; -} -h4, h5, h6 { - line-height: 18px; -} -h4 { - font-size: 14px; -} -h4 small { - font-size: 12px; -} -h5 { - font-size: 12px; -} -h6 { - font-size: 11px; - color: #999999; - text-transform: uppercase; -} .page-header { padding-bottom: 17px; margin: 18px 0;