Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix navbar-burger color when color modifier is used (#1982)
When using a color modifier for a navbar (e.g., is-dark) the burger icon does not change the color. This commit adds the color modification for the navbar burger icon.
- Loading branch information