diff --git a/static/css/blog.css b/static/css/blog.css index dc05a78..9b94e30 100644 --- a/static/css/blog.css +++ b/static/css/blog.css @@ -1,6 +1,6 @@ .blog-root{ height: 100%; - margin: 50px 4% 0 300px; + margin: 50px 10% 0 300px; } .blog-info{ @@ -20,7 +20,7 @@ background-color: #f9f9f9; } .comms-root{ - margin: 50px 4% 0 300px; + margin: 50px 10% 0 300px; } .comms-root a{