From ec979ab3ff5149e7057c55bb5e9446fca17d5c72 Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Wed, 17 Dec 2025 20:15:59 -0600 Subject: [PATCH] Style --- app/assets/stylesheets/steps.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/steps.css b/app/assets/stylesheets/steps.css index c339118ae..b9b40c8fa 100644 --- a/app/assets/stylesheets/steps.css +++ b/app/assets/stylesheets/steps.css @@ -94,6 +94,7 @@ .steps__icon { --icon-size: 0.875em; + background-color: var(--card-color); block-size: 1.3em; border-radius: 50%;