Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Center content blob on files for bigger screens
Sebastian Martinez committed 2 years ago
commit ff8b26df55ddffad2ded5face6ae08028f212f79
parent 047ef0499fa6b1bf3410c470550e0dad27746e14
1 file changed +2 -0
modified src/views/projects/Source.svelte
@@ -100,6 +100,8 @@
    flex-direction: column;
    width: 100%;
    padding-bottom: 2.5rem;
+
    max-width: 75rem;
+
    margin: 0 auto;
    /* To allow pre elements to shrink when overflowing */
    min-width: 0;
  }