diff --git a/templates/_style.html b/templates/_style.html index 56b9db1..30e0e0c 100644 --- a/templates/_style.html +++ b/templates/_style.html @@ -188,9 +188,10 @@ blockquote { border-left: 8px solid var(--text-subcolor); - padding: 0 1em; + padding: 0 0 0 1em; font-style: italic; margin-left: calc(-1em - 8px); + margin-right: 0; } img {