diff --git a/static/style.css b/static/style.css index 243ea98..3053cf5 100644 --- a/static/style.css +++ b/static/style.css @@ -98,7 +98,6 @@ body nav input { } .node .node { - margin: 0.5em 0ex 0.5em 0.25ex; padding: 1ex 0 1ex 1ex; border-left: 1px dashed #2c3e50; } @@ -115,6 +114,10 @@ body nav input { content: "🮦"; } +.node .title { + margin: 0; +} + /* Inhibit

tags inside inlined items */ /* TODO: Remove need for this on generator */ .item p {