From de798b599e95b23ffdb83da7ed6de4407a2b03e4 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Wed, 27 Dec 2023 21:34:40 -0500 Subject: [PATCH] update theme --- static/theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/theme.css b/static/theme.css index f54e182..cd22c12 100644 --- a/static/theme.css +++ b/static/theme.css @@ -91,6 +91,7 @@ article ul, article ol, article blockquote { width: 100%; + margin-top: 5px; } article table {}