aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthinkpadmaster <a.scerba02@gmail.com>2023-07-06 12:38:36 -0500
committerthinkpadmaster <a.scerba02@gmail.com>2023-07-06 12:38:36 -0500
commit8106f531198952489de53c93dd3c955e8ea4d78f (patch)
tree0cc6857eedaff93f534eacceaa48b1659019d9d8
parent90cbff69466b21276c07f0a9a23e95e525acb29b (diff)
Update mobile h1 size
-rw-r--r--data/static/style.css1
1 files changed, 1 insertions, 0 deletions
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;