krz/space-wiki
A fun wiki about space.
clone: git clone https://gitbay.org/krz/space-wiki.git
51ca1deb3c9bddddd5cb34a0de6db30e89365b70
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2025-01-26T01:06:52Z
.DS_Store | Bin 0 -> 6148 bytes assets/css/styles.css | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) new file mode 100644 Binary files /dev/null and b/.DS_Store differ @@ -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; }