From 2c8ac066de839eda8e508b8ac931d5dbdaa6dff8 Mon Sep 17 00:00:00 2001
From: Jake <j.vondoemming@stud.uni-goettingen.de>
Date: Thu, 15 Sep 2022 04:43:08 +0200
Subject: [PATCH] updated main.css

---
 theme/static/css/main.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/theme/static/css/main.css b/theme/static/css/main.css
index 4f75ca8..02d9434 100644
--- a/theme/static/css/main.css
+++ b/theme/static/css/main.css
@@ -423,7 +423,7 @@ sup {
 .content .codeinline {
 	background-color: rgba(0, 0, 0, 0.04);
 	color: inherit;
-	padding: 0.5em 0.2em;
+	padding: 0.1em 0.4em;
 }
 .content .codeblock {
 	background-color: #272822;
-- 
GitLab