From e6cb4d839b8604ac0a7a148ca6fadbbab7f579c9 Mon Sep 17 00:00:00 2001 From: Quad Date: Tue, 15 Oct 2024 23:40:13 +0200 Subject: [PATCH] Leaves more space for akko logo on phones (probably) --- assets/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/style.css b/assets/style.css index c27f30c..4a3430e 100644 --- a/assets/style.css +++ b/assets/style.css @@ -71,7 +71,7 @@ h1::before { } .avi { - max-height: 192px; + max-height: 172px; border-radius: 100px; box-shadow: 4px 4px 10px rgb(120, 50, 130, 0.5); display: inline-block; @@ -100,7 +100,7 @@ h1::before { display: inline-block; vertical-align: middle; margin-left: 25px; - font-size: 32pt; + font-size: 28pt; font-weight: 300; }