Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Use same width for seed page as org page
Alexis Sellier committed 4 years ago
commit 29e8b7b0f3019b8e8a6d9bfb0964ee78f4ff12f5
parent 9a92842c21a94d131673a63ea43d0d7635ed6563
1 file changed +1 -1
modified src/base/seeds/View.svelte
@@ -17,7 +17,7 @@
<style>
  main {
    padding: 5rem 0;
-
    width: 54rem;
+
    width: 720px;
  }
  main > header {
    display: flex;