From aab1dcf1493e1bef989470b60b8124978e597583 Mon Sep 17 00:00:00 2001 From: inpharmaticist <49789899+inpharmaticist@users.noreply.github.com> Date: Mon, 10 Feb 2025 06:00:32 +0000 Subject: [PATCH] Update brands.css --- css/brands.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/brands.css b/css/brands.css index da48353..d09a199 100644 --- a/css/brands.css +++ b/css/brands.css @@ -100,7 +100,7 @@ /* Bitcoin */ .button-bitcoin { --button-text: #ffffff; - --button-background: #f7931a; + --button-background: #F7931A; --button-border: 1px solid #FFFFFF; }