Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix header image in packaged build
Rūdolfs Ošiņš committed 1 year ago
commit b05bc05b3ce273c162cc954c5a01082d4b571f36
parent ccd4c280a5dc5d5302e9c20aeba2584a377a7070
1 file changed +1 -1
modified src/views/Home.svelte
@@ -26,7 +26,7 @@
  }

  .hero-image {
-
    background-image: url("aliens.png");
+
    background-image: url("/aliens.png");
    background-position: center;
    background-size: cover;
    height: 9.5rem;