From 8106f531198952489de53c93dd3c955e8ea4d78f Mon Sep 17 00:00:00 2001 From: thinkpadmaster Date: Thu, 6 Jul 2023 12:38:36 -0500 Subject: Update mobile h1 size --- data/static/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'data/static/style.css') diff --git a/data/static/style.css b/data/static/style.css index cd88449..3848e60 100644 --- a/data/static/style.css +++ b/data/static/style.css @@ -268,6 +268,7 @@ img { } h1 { margin-top: 85px; + font-size: 36px; } .postContent { margin: 100px 0 0 0; -- cgit v1.2.3