From 93b96af15de61b7c3904b8a3d059ddb785c7626a Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 25 Jan 2025 19:07:39 -0600 Subject: fix background image --- assets/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/styles.css b/assets/css/styles.css index 51af826..b0c8f6b 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -159,7 +159,7 @@ footer .d-flex { #hero { background-attachment: fixed; background-image: url("https://img.cleberg.net/space-wiki/hero-banner.jpg"); - background-position: bottom; + background-position: center; background-repeat: no-repeat; background-size: contain; height: 65vh; -- cgit v1.2.3-70-g09d2