From dc93a01d9f87f8feeb380e2f388d95575e1ea455 Mon Sep 17 00:00:00 2001 From: rra Date: Thu, 7 May 2020 17:43:49 +0200 Subject: [PATCH] Update 'themes/homebrewtheme/static/css/main.css' --- themes/homebrewtheme/static/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/homebrewtheme/static/css/main.css b/themes/homebrewtheme/static/css/main.css index 1aef10a..ad7b806 100644 --- a/themes/homebrewtheme/static/css/main.css +++ b/themes/homebrewtheme/static/css/main.css @@ -294,7 +294,7 @@ h1, h2,h3 { .codehilite { max-width: 800px; - margin:1em auto; + margin:1em; } code {