Skip to content

v1.2.1

Compare
Choose a tag to compare
@AlexWebLab AlexWebLab released this 22 Jan 02:17
· 10 commits to main since this release

Moved .active class from li.nav-item to a.nav-link

I like more to have my .active class on li.nav-item but for the sake of following Bootstrap v5.0 navbar component html, I moved into a.nav-link!