Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
huan committed Jun 19, 2021
1 parent 8b136b8 commit e4ad2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,7 @@ Navbar Area CSS
border-color: $black-color;

.navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
background-image: url("data:image/svg+xml;base64,PHN2Z3ZpZXdCb3g9JzAwMzAzMCd4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoc3Ryb2tlPSdyZ2JhKDAsMCwwLDEpJ3N0cm9rZS13aWR0aD0nMidzdHJva2UtbGluZWNhcD0ncm91bmQnc3Ryb2tlLW1pdGVybGltaXQ9JzEwJ2Q9J000N2gyMk00MTVoMjJNNDIzaDIyJy8+PC9zdmc+");
}
}
}
Expand Down

0 comments on commit e4ad2bc

Please sign in to comment.