From ae3d8ce0c0fbae8dd0bd278e6cfc71f3abd98af0 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Wed, 12 Jun 2024 00:15:45 -0700 Subject: [PATCH] refac --- src/app.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app.html b/src/app.html index 8f1e09278..89f9a95c1 100644 --- a/src/app.html +++ b/src/app.html @@ -87,11 +87,11 @@ id="logo-her" style=" position: absolute; - width: 12rem; - height: 12rem; - top: 34%; + width: 13rem; + height: 13rem; + top: 33%; left: 50%; - margin-left: -6rem; + margin-left: -6.5rem; " src="/logo.svg" class="animate-pulse-fast"