all repos — site @ dcd928082f55909316d527444653533b2d0c0ae1

source for my site, found at icyphox.sh

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
commit

dcd928082f55909316d527444653533b2d0c0ae1

parent

567b23803801a7fdd83160577e96a11ee287eb73

2 files changed, 2 insertions(+), 2 deletions(-)

jump to
M build/static/style.cssbuild/static/style.css

@@ -82,7 +82,7 @@ width: 50%;

} .logo { - width: 250px; + width: 220px; } .footer {
M static/style.cssstatic/style.css

@@ -82,7 +82,7 @@ width: 50%;

} .logo { - width: 250px; + width: 220px; } .footer {