Skip to content

Commit

Permalink
#153861:improve height for mobile tap
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiggr committed Sep 28, 2022
1 parent 9ad18bc commit 4bd3b16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/theme/site/elements/header.overrides
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
color: rgba(255, 255, 255, 0.8);
text-decoration: none;
text-transform: uppercase;
min-height: 50px;
min-width: 50px;

&.active {
background-color: transparent !important;
Expand Down

0 comments on commit 4bd3b16

Please sign in to comment.