From 94df4881012bcc147d25b2c9ab252190f2ed0577 Mon Sep 17 00:00:00 2001 From: Paul Nagle Date: Sun, 28 Jan 2024 11:58:54 +0000 Subject: [PATCH] css tweaks --- src/theme/variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/theme/variables.scss b/src/theme/variables.scss index 0585f33..5f0d932 100644 --- a/src/theme/variables.scss +++ b/src/theme/variables.scss @@ -30,7 +30,7 @@ border-radius: 50%; transform: scale(1.01); color: var(--ion-color-primary); - top: -5px; + top: 11px; min-width: 28px; height: 28px;