Skip to content

Commit

Permalink
smaller profile toggle icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Mar 18, 2024
1 parent fc55dd5 commit b1fff98
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ui/common/css/header/_buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,7 @@
&::after {
@extend %data-icon;
content: $licon-AccountCircle;
font-size: 2.25rem;
@media (min-height: at-least($tall)) {
font-size: 2.75rem;
}
font-size: 2rem;
}
}

Expand Down

0 comments on commit b1fff98

Please sign in to comment.