Skip to content

Commit

Permalink
Fix(scss): r-engineering vol.20, fix anonymous user icon
Browse files Browse the repository at this point in the history
  • Loading branch information
arturu committed Jul 14, 2023
1 parent db65aff commit aef5c5f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/scss/custom/layout/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
}
}
@include media-breakpoint-down(lg) {
.it-header-slim-right-zone {
.btn-full {
margin-top: inherit;
margin-bottom: inherit;
}
}
a#dropdown-account {
.rounded-icon {
width: 2em;
Expand Down

0 comments on commit aef5c5f

Please sign in to comment.