From d36e57aedd442b4c46d567f3e7d41ac7056ca939 Mon Sep 17 00:00:00 2001 From: Arhell Date: Fri, 15 May 2020 18:39:47 +0300 Subject: [PATCH] update navigation menu --- static/css/blog.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/css/blog.css b/static/css/blog.css index 90bb0c0260..834795084b 100644 --- a/static/css/blog.css +++ b/static/css/blog.css @@ -501,6 +501,10 @@ img.big-img { display: none; } +.global-nav { + padding: 0; +} + /* .content img { max-width: 100%; } */