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);