refactor(css): reduce size of logo Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Tue, 18 Sep 2018 21:14:23 +0530
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
static/style.css
→
static/style.css
@@ -82,7 +82,7 @@ width: 50%;
} .logo { - width: 250px; + width: 220px; } .footer {