From ba1aee865d8fcd8739bc5a2cbca583bb6d24bb97 Mon Sep 17 00:00:00 2001 From: frashid17 Date: Thu, 5 Sep 2024 21:58:04 +0300 Subject: [PATCH] changed pixel to 30 and 24 --- public/static/css/theme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/static/css/theme.css b/public/static/css/theme.css index 0fe61bf..79c3c21 100755 --- a/public/static/css/theme.css +++ b/public/static/css/theme.css @@ -24,7 +24,7 @@ h1 { font-size: 28px } h2 { - font-size: 24px + font-size: 30px } h3 { font-size: 20px @@ -36,7 +36,7 @@ h5 { font-size: 13px } h6 { - font-size: 11px + font-size: 12px } strong, b { color: #555