mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-26 06:54:42 +00:00
The "active" CSS class must be on "nav-link" element, see `_navbar.scss`:
```css
.nav-link.active {
color: $navbar-dark-active-color;
}
```
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
|
||
|---|---|---|
| .. | ||
| assets | ||
| content | ||
| data | ||
| layouts | ||
| static | ||
| .eslintrc.json | ||