diff --git a/contrib/frontends/django/nntpchan/nntpchan/frontend/static/style.css b/contrib/frontends/django/nntpchan/nntpchan/frontend/static/style.css index 8382f3b..5843ed8 100644 --- a/contrib/frontends/django/nntpchan/nntpchan/frontend/static/style.css +++ b/contrib/frontends/django/nntpchan/nntpchan/frontend/static/style.css @@ -62,10 +62,12 @@ img.thumb { margin: 1%; width: 90%; align-items: flex-begin; + padding: 10%; } #wrapper , #content { flex-direction: column; + padding: 5%; } .post {