diff options
Diffstat (limited to 'data/static/style.css')
-rw-r--r-- | data/static/style.css | 1 |
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; |