summaryrefslogtreecommitdiffstats
path: root/assets/scss/web
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/web')
-rw-r--r--assets/scss/web/_blog.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/scss/web/_blog.scss b/assets/scss/web/_blog.scss
index 20c039b..349eaae 100644
--- a/assets/scss/web/_blog.scss
+++ b/assets/scss/web/_blog.scss
@@ -109,3 +109,9 @@
margin-bottom: 0.25rem;
}
}
+
+.mermaid {
+ background-color: #eeeeee;
+ display: flex;
+ justify-content: center;
+}