diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/static/style.css b/data/static/style.css index a4f536c..3eeb8a5 100644 --- a/data/static/style.css +++ b/data/static/style.css @@ -215,7 +215,7 @@ img { flex-direction: column; } h1 { - margin-top: 20px; + margin-top: 85px; } .postContent { margin: 100px 0 0 0; |