From ed7ac88a09afc4fa683c82f907da2f5632b05eed Mon Sep 17 00:00:00 2001 From: imZuxi <44907678+imZuxi@users.noreply.github.com> Date: Sun, 16 Feb 2025 19:26:19 -0500 Subject: [PATCH] Change 18+ badge from Red to Blue to reflect current changes (#1140) --- src/app.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app.scss b/src/app.scss index 87ae4065..6dc93c4d 100644 --- a/src/app.scss +++ b/src/app.scss @@ -672,8 +672,8 @@ i.x-status-icon.red { } .x-tag-age-verification { - color: #ff4177 !important; - border-color: #ff4177 !important; + color: #5C70EC !important; + border-color: #5C70EC !important; } .x-grey {