Skip to content

Commit

Permalink
Fix menu screen shifts when switching to German on smaller screens
Browse files Browse the repository at this point in the history
  • Loading branch information
SSoelvsten committed Jul 27, 2024
1 parent edbb573 commit d3287a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions game/src/menu/menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@
color: $light-text-color;
text-align: center;

font-size: 16px;
height: 64px;

cursor: pointer;

b {
Expand Down

0 comments on commit d3287a1

Please sign in to comment.