Skip to content

Commit

Permalink
changed burger
Browse files Browse the repository at this point in the history
  • Loading branch information
winnidat committed Oct 16, 2024
1 parent fa888dd commit bed0aff
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pix/i/sl_burger.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions scss/lexa.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2206,6 +2206,14 @@ h4 {
.filterdesktop {
display: none !important;
}
.navbar .navbar-brand-second-row .logo {
height: 37px !important;
}
.navbar-light .navbar-toggler-icon {
background-image: url('/theme/lexa/pix/i/sl_burger.svg') !important;
height: 31px !important;
width: 31px !important;
}
}

@include media-breakpoint-down(sm) {
Expand Down

0 comments on commit bed0aff

Please sign in to comment.