Skip to content

Commit

Permalink
Display the clock numbers one pixel lower on mobile.
Browse files Browse the repository at this point in the history
  • Loading branch information
johndoknjas committed Feb 5, 2025
1 parent 5ff2d15 commit eeb0155
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/round/css/_clock.scss
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
@include mq-is-col1 {
border-radius: 0;
box-shadow: none;
line-height: $col1-player-clock-height + 1;
}

@include mq-at-least-col2 {
Expand Down

0 comments on commit eeb0155

Please sign in to comment.