diff options
Diffstat (limited to 'stylesheets')
| -rw-r--r-- | stylesheets/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/index.css b/stylesheets/index.css index 4d250fc..a8d1fce 100644 --- a/stylesheets/index.css +++ b/stylesheets/index.css @@ -45,7 +45,7 @@ a#next-concert:hover, a#next-concert:focus { } } -@media (min-width: 2048), (min-height: 1300px) { +@media (min-width: 2048px), (min-height: 1300px) { body { background-image: url('/images/index/bg4k.jpg'); } |
