Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix page bottom padding
Alexis Sellier committed 4 years ago
commit a0b9da56b10ca1b6769c85b47deea1c7deec4e17
parent c9a9d6021c0c67b3c558274a57b19bfa154642c8
1 file changed +1 -0
modified src/App.svelte
@@ -31,6 +31,7 @@
    justify-content: center;
    min-height: 24rem;
    padding-top: 6rem;
+
    padding-bottom: 6rem;
  }
</style>