Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix README ordered list clipping
Brandon Oxendine committed 1 month ago
commit 7fa9c42c2b75c77efeec57249b3992666e4ab637
parent ee001e96fa62fc518e9dec8e667d19cc49d97de0
1 file changed +1 -1
modified src/components/Markdown.svelte
@@ -371,7 +371,7 @@
    line-height: 1.625rem;
    list-style-type: decimal;
    margin-bottom: 1rem;
-
    padding-left: 1.5rem;
+
    padding-left: 2.5rem;
  }

  .markdown :global(ul) {