From 3f6821932707919fe3a328392eaa86a516d47a4d Mon Sep 17 00:00:00 2001 From: Gabriel Date: Fri, 24 Mar 2023 08:53:28 -0400 Subject: [PATCH] minor visual change --- static/css/theme.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/css/theme.css b/static/css/theme.css index f195403..1d940ab 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -320,10 +320,12 @@ article h5, article p { width: 100%; text-align: left; + margin:15px; } article h3 { text-decoration: underline; + margin:20px; } article img {