aboutsummaryrefslogtreecommitdiff
path: root/data/static/style.css
diff options
context:
space:
mode:
authorthinkpadmaster <a.scerba02@gmail.com>2023-07-05 21:41:58 -0500
committerthinkpadmaster <a.scerba02@gmail.com>2023-07-05 21:41:58 -0500
commitf99a27e902922755b888668c8c541f9099c2dc47 (patch)
tree7acc8872e4a9919be22fd466c5a1a68558740704 /data/static/style.css
parentca016b3f297434bd40dd67193e27658478f0ab6d (diff)
Swap to smaller background
Diffstat (limited to 'data/static/style.css')
-rw-r--r--data/static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/static/style.css b/data/static/style.css
index 079f4b4..265497e 100644
--- a/data/static/style.css
+++ b/data/static/style.css
@@ -52,7 +52,7 @@ html {
body {
margin: 0;
- background-image: url("/static/media/MKE_Skyline_Art_Museum.jpg");
+ background-image: url("/static/media/MKE_Skyline_Art_Museum_2K.jpg");
/* background-image: url("/static/media/Leaves.jpg"); */
background-size: cover;
background-repeat: no-repeat;