diff --git a/docs/css/styles.css b/docs/css/styles.css index 45982b9..57c88fe 100644 --- a/docs/css/styles.css +++ b/docs/css/styles.css @@ -44,7 +44,7 @@ img { } p img { - margin-top: 0.75rem; + margin: 0.75rem 0; } figure p img { diff --git a/docs/images/serve_from_docs.png b/docs/images/serve_from_docs.png new file mode 100644 index 0000000..eab9b76 Binary files /dev/null and b/docs/images/serve_from_docs.png differ diff --git a/docs/patterns/library-setup/index.html b/docs/patterns/library-setup/index.html index f6c2a7b..aa4951f 100644 --- a/docs/patterns/library-setup/index.html +++ b/docs/patterns/library-setup/index.html @@ -318,50 +318,7 @@ theme = "infusion"