scss
_navbar.scss +1 -1
_variables.scss +1 -1
- coder4life authored
+ 1
- 1
+ 1
- 1
@@ -611,7 +611,7 @@ $navbar-light-active-color: rgba($black,.9) !default;
$navbar-light-toggler-bg: str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#{$navbar-light-color}' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"), "#", "%23") !default;