diff --git a/website/content.css b/website/content.css index 3cca5d4..22c7346 100644 --- a/website/content.css +++ b/website/content.css @@ -56,3 +56,12 @@ h1{ } +.dagitty { + margin-bottom: 2em; + margin-right: 1em; + overflow: visible !important; +} + +.dagitty svg { + overflow: visible !important; +}