refactor(css): remove unnecessary classes
Anirudh icyph0x@pm.me
Wed, 04 Jul 2018 20:08:42 +0530
1 files changed,
0 insertions(+),
8 deletions(-)
jump to
M
static/style.css
→
static/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 -}