all repos — site @ f7c6d16beac931f1442398a621c310c3ab2dfbaa

source for my site, found at icyphox.sh

refactor(css): remove unnecessary classes
Anirudh icyph0x@pm.me
Wed, 04 Jul 2018 20:08:42 +0530
commit

f7c6d16beac931f1442398a621c310c3ab2dfbaa

parent

c02c49eef95ce6a5ffd076cb6c5ed8c46854c73f

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

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

@@ -32,12 +32,4 @@ @media (min-width: 640px) { body {font-size:100%;} }

@media (min-width:960px) { body {font-size:120%;} } @media (min-width:1100px) { body {font-size:120%;} } -.footer { - position: relative; - bottom: 0; - width: auto -} -.dark { - background-color: #21373A -}