Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix section subheader mobile wrapping on landing page
Rūdolfs Ošiņš committed 1 year ago
commit 77f0976abba4b03e4642490fdad0acddc7182784
parent fbc1272d56df3c819558ec1c9c6f262173cec1d2
1 file changed +0 -1
modified src/views/home/components/HomepageSection.svelte
@@ -32,7 +32,6 @@
    align-items: center;
    margin-top: 0.25rem;
    color: var(--color-foreground-dim);
-
    white-space: nowrap;
  }

  .actions {