summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--blog/assets/css/blog.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/blog/assets/css/blog.css b/blog/assets/css/blog.css
index f7de826..0ec0d75 100644
--- a/blog/assets/css/blog.css
+++ b/blog/assets/css/blog.css
@@ -168,6 +168,7 @@ p.quote-source {
.quote-main p:not(:first-child):not(:last-child) {
font-style: italic;
+ text-align: center;
}
.code-block,