fix: purple-gray Coming Soon badge, raspberry HTML color

This commit is contained in:
2026-01-16 03:40:05 +01:00
parent 46f91ff02a
commit 565f360c97
3 changed files with 3 additions and 3 deletions

View File

@@ -1755,7 +1755,7 @@ input:checked + .toggle-slider::before {
.coming-soon-badge {
display: inline-block;
background: linear-gradient(135deg, #0891b2, #0e7490);
background: linear-gradient(135deg, #7c6f8a, #5e5168);
color: white;
font-size: 0.65rem;
font-weight: 600;