diff --git a/CSS/Element/card.css b/CSS/Element/card.css index 839a580..272a636 100644 --- a/CSS/Element/card.css +++ b/CSS/Element/card.css @@ -15,7 +15,7 @@ body { .welcome-heading { font-size: 50px; font-weight: 500; - color: var(--brand-primary); /* Orange-Ton */ + color: var(--brand-primary); margin-bottom: 20px; }