Index: pages/features.html |
=================================================================== |
--- a/pages/features.html |
+++ b/pages/features.html |
@@ -2,8 +2,8 @@ |
<head> |
<link class="cssfx" href="/css/topics.css" rel="stylesheet"> |
-<link class="cssfx" href="/css/topics-desktop.css" media="(min-width: 40.5em)" rel="stylesheet"> |
-<link href="/css/topics-mobile.css" media="screen and (max-width: 40.5em)" rel="stylesheet"> |
+<link class="cssfx" href="/css/topics-desktop.css" media="(min-width: 1000px)" rel="stylesheet"> |
+<link href="/css/topics-mobile.css" media="(max-width: 1000px)" rel="stylesheet"> |
<link class="cssfx" href="/css/features.css" rel="stylesheet"> |
<meta content="{{s1 Adblock Plus Features}}" name="title"> |
<meta content="{{s2 Adblock Plus can do more than just block ads; it can disable unwanted tracking, protect against malware and remove social media buttons.}}" name="description"> |