From 7f4e68b03a19aa5b373941e22a5fe1ea3ddb10d8 Mon Sep 17 00:00:00 2001 From: inpharmaticist <49789899+inpharmaticist@users.noreply.github.com> Date: Sun, 9 Feb 2025 23:00:59 +0000 Subject: [PATCH] Update brands.css --- css/brands.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/brands.css b/css/brands.css index 3760513..989069c 100644 --- a/css/brands.css +++ b/css/brands.css @@ -354,9 +354,9 @@ /* Nostr */ .button-nostr { - --button-text: #ffffff; - --button-background: #813d9c; - --button-border: 1px solid #FFFFFF; + --button-text: #ffffff; + --button-background: #813d9c; + --button-border: 1px solid #FFFFFF; } /* Notion */