From 814f97096175e539e154abd73fd16057ebbbab19 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Mon, 9 Mar 2026 00:14:52 +0100 Subject: [PATCH] Product-Titel dauerhaft Navy (#0A1832) statt nur bei Hover Co-Authored-By: Claude Opus 4.6 --- css/products-modern.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/products-modern.css b/css/products-modern.css index 3996e79..bb2e062 100644 --- a/css/products-modern.css +++ b/css/products-modern.css @@ -174,7 +174,7 @@ } .product-title { - color: #1a1a1a; + color: #0A1832; font-size: 1.8rem; font-weight: 700; margin: 0;