From cdc01200572b81c46ab824332b38ca71974f5e19 Mon Sep 17 00:00:00 2001 From: Paul Nagle Date: Sun, 28 Jan 2024 11:38:18 +0000 Subject: [PATCH] css tweaks --- src/theme/variables.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/theme/variables.scss b/src/theme/variables.scss index 0a207c8..0585f33 100644 --- a/src/theme/variables.scss +++ b/src/theme/variables.scss @@ -29,8 +29,8 @@ position:relative; border-radius: 50%; transform: scale(1.01); - - top: -1px; + color: var(--ion-color-primary); + top: -5px; min-width: 28px; height: 28px;