aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.DS_Storebin0 -> 6148 bytes
-rw-r--r--assets/css/styles.css4
2 files changed, 2 insertions, 2 deletions
diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 0000000..2029625
--- /dev/null
+++ b/.DS_Store
Binary files differ
diff --git a/assets/css/styles.css b/assets/css/styles.css
index 3a10983..51af826 100644
--- a/assets/css/styles.css
+++ b/assets/css/styles.css
@@ -159,9 +159,9 @@ footer .d-flex {
#hero {
background-attachment: fixed;
background-image: url("https://img.cleberg.net/space-wiki/hero-banner.jpg");
- background-position: center;
+ background-position: bottom;
background-repeat: no-repeat;
- background-size: cover;
+ background-size: contain;
height: 65vh;
}