diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index fd49cf35..07b1cea9 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -156,7 +156,7 @@ h1, h2, h3, h4, h5, h6, transition: color var(--transition-fast); } .breadcrumb-item a:hover { color: var(--color-primary); } -.breadcrumb-item.active { color: var(--color-primary); font-weight: 800; } +.breadcrumb-item.active { color: var(--color-primary); font-weight: bold; } .breadcrumb-item + .breadcrumb-item::before { color: var(--border-medium); } /* Header Nav Icons */