From d74c2042881811a1e100fb2336f610c8154070df Mon Sep 17 00:00:00 2001
From: Cholgrrr <patrick.wuerstle@gmx.de>
Date: Wed, 16 Nov 2022 11:32:34 +0100
Subject: [PATCH] update

---
 public/home/authorinfo.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/home/authorinfo.html b/public/home/authorinfo.html
index 1db640e..cfe8fde 100644
--- a/public/home/authorinfo.html
+++ b/public/home/authorinfo.html
@@ -15,11 +15,11 @@
 
 <body>
     <div class="page-wrap">
-        <div class="header">
+        <div class="header" style="padding-bottom:10px !important;">
             <h1><a href="index.html">&bullet;</a></h1>
         </div>
 
-        <div class="main container-fluid mt-3">
+        <div class="main container-fluid mt-3" style="padding-top:0px !important;">
             <h3>Autor:innen</h3>
             <!-- <div class="centered">
                 <div class="chapter">
-- 
GitLab