summaryrefslogtreecommitdiff
path: root/stylesheets/index.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-18 21:59:44 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-18 21:59:44 +0100
commitcec1e7cdb6dcbf86dd8c0ca65ada5777582aa8ae (patch)
tree78d7af34b5e87c58380d4b8ec235c475b4da3bc1 /stylesheets/index.css
parent39ff29842f18ec8a259fcb60ae4a45fe5a6b3876 (diff)
downloadquatuorbellefeuille.com-cec1e7cdb6dcbf86dd8c0ca65ada5777582aa8ae.tar.xz
Fix typo
Diffstat (limited to 'stylesheets/index.css')
-rw-r--r--stylesheets/index.css2
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');
}