ditch overridden CSS rules
authorM. Taylor Saotome-Westlake <ultimatelyuntruethought@gmail.com>
Sat, 9 Sep 2017 01:19:12 +0000 (18:19 -0700)
committerM. Taylor Saotome-Westlake <ultimatelyuntruethought@gmail.com>
Sat, 9 Sep 2017 01:19:12 +0000 (18:19 -0700)
It can't hurt, right??

theme/static/css/main.css

index f27dcd5..be09e61 100644 (file)
@@ -16,11 +16,6 @@ time {
   display: block;
 }
 
-html {
-  font-size: 100%;
-  -ms-text-size-adjust: 100%;
-  -webkit-text-size-adjust: 100%;
-}
 body {
   font-family: 'Source Sans Pro', sans-serif;
   font-size: 14px;