Add minor UX improvements
Build and push Docker image / build-and-push (push) Successful in 3m46s

This commit is contained in:
2026-08-31 05:35:53 +02:00
parent b11366fb4e
commit 7daf2b1783
9 changed files with 547 additions and 241 deletions
+1
View File
@@ -4,6 +4,7 @@
padding: 0 40px;
overflow: hidden;
background-image: url('/landing-page.jpg');
min-height: calc(100vh - var(--header-height));
background-size: cover;
@media (max-width: 1200px) {