all repos — site @ bd0d7d5781a25b36bea2f75c5c599a84de4ab5a0

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

bd0d7d5781a25b36bea2f75c5c599a84de4ab5a0

parent

4f2909d91aa72d3f56f074f9d181b96153f650f1

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

jump to
M static/style.cssstatic/style.css

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

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