From db010ab7bed4cbac64e20aecacc6a9cc08fbd029 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Thu, 2 Apr 2026 16:45:07 +0000 Subject: [PATCH] der --- Bootstrap_new/css/theme-modern.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index c9cdf61d..dbb0914b 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -198,7 +198,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { border: 1px solid var(--border-light); background: var(--bg-surface-2); transition: all var(--transition-fast); - max-width: 180px; + max-width: 300px; } .company-logo-area:hover { border-color: var(--color-primary-light);