From 19693b3b6aeaa20d10c1b485087301e0fd5c400f Mon Sep 17 00:00:00 2001 From: duckietm Date: Mon, 13 May 2024 11:38:23 +0200 Subject: [PATCH] credit Update --- .../views/alert-layouts/NitroSystemAlertView.tsx | 2 +- src/components/purse/PurseView.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/notification-center/views/alert-layouts/NitroSystemAlertView.tsx b/src/components/notification-center/views/alert-layouts/NitroSystemAlertView.tsx index 772edd6..0067d3f 100644 --- a/src/components/notification-center/views/alert-layouts/NitroSystemAlertView.tsx +++ b/src/components/notification-center/views/alert-layouts/NitroSystemAlertView.tsx @@ -34,7 +34,7 @@ export const NitroSystemAlertView: FC = props Cool UI - Was created by Genaro + Was created by Wassehk - DuckieTM (Re-Design) - Jonas (Contributing) - Ohlucas (Sunset resources) diff --git a/src/components/purse/PurseView.scss b/src/components/purse/PurseView.scss index 688a514..32aac14 100644 --- a/src/components/purse/PurseView.scss +++ b/src/components/purse/PurseView.scss @@ -107,7 +107,7 @@ border-bottom-right-radius: 0.5rem; } } - + &.blue { .nitro-seasonal-box { background: linear-gradient(to left, #95c3e5, transparent);