diff options
author | BuildTools <unconfigured@null.spigotmc.org> | 2016-12-05 21:06:28 +0100 |
---|---|---|
committer | BuildTools <unconfigured@null.spigotmc.org> | 2016-12-05 21:06:28 +0100 |
commit | 0c8b852ba47713a1508734de1fc5c871bf6ad0a3 (patch) | |
tree | 95b44aa0f43b69e7b28f8cdffe81f24c6a813e4d /public | |
parent | aa9d969df0b2aae30d0d6158f41d66f6c797c9a1 (diff) |
fixed page too big on mobile
Diffstat (limited to 'public')
-rw-r--r-- | public/stylesheets/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index b572823..7ac665f 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -250,7 +250,6 @@ ul a { #search.no-input .title { display: block; font-size: 55px; - width: 580px; padding-bottom: 32px; } |