diff --git a/static/style.css b/static/style.css index 5e8236d..bd168bb 100644 --- a/static/style.css +++ b/static/style.css @@ -1098,7 +1098,7 @@ a.search_subreddit:hover { display: auto; } -@media screen and (min-width: 480px) { +@media screen and (min-width: 481px) { #post_links > li.mobile_item { display: none; }