From f5074fcceb426068f65d7e106416e5448aa6a9d4 Mon Sep 17 00:00:00 2001
From: Conrad Zelck <git@simpel.cc>
Date: Sun, 25 Feb 2024 18:15:20 +0100
Subject: [PATCH] fix style: remove div .space before details

Signed-off-by: Conrad Zelck <git@simpel.cc>
---
 index.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/index.php b/index.php
index 8651b5c..cb20bcc 100644
--- a/index.php
+++ b/index.php
@@ -129,7 +129,6 @@
           </tr>
         </tbody>
       </table>
-      <div class="space"></div>
       <details>
         <summary>
           <h2>Hilfe</h2>
-- 
GitLab