Skip to content

Commit

Permalink
Lang nav: remove icon on extra small devices
Browse files Browse the repository at this point in the history
  • Loading branch information
alinekeller committed Jul 27, 2023
1 parent 088a619 commit 3bff147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/components/atoms/nav-lang/nav-lang.scss
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
}

.icon {
transform: translateY($spacer * 0.1);
display: none;
}
}
}

0 comments on commit 3bff147

Please sign in to comment.