From acc6acf2e7ad76d8d2a6f367e66a057cb698d867 Mon Sep 17 00:00:00 2001 From: Cholgrrr <patrick.wuerstle@gmx.de> Date: Wed, 16 Nov 2022 11:34:48 +0100 Subject: [PATCH] update point --- public/home/authorinfo.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/home/authorinfo.html b/public/home/authorinfo.html index cfe8fde..6e9bbe2 100644 --- a/public/home/authorinfo.html +++ b/public/home/authorinfo.html @@ -16,7 +16,7 @@ <body> <div class="page-wrap"> <div class="header" style="padding-bottom:10px !important;"> - <h1><a href="index.html">•</a></h1> + <h1><a href="index.html" style="font-size:60px !important;">•</a></h1> </div> <div class="main container-fluid mt-3" style="padding-top:0px !important;"> -- GitLab