From 81c02be563b65d339c572ccbfbddebff4d719240 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Thu, 27 Mar 2025 01:23:37 +0100 Subject: [PATCH] style.css: reduce margin between multiple files --- stylesheets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index 74c455a5..4a090f33 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -392,7 +392,7 @@ form table tr td div.center { } .file.multifile { - margin: 0 20px 0 0; + margin: 0 10px 0 0; } .file.multifile > p {