Skip to content

Commit

Permalink
chore: condense alt mode button content slightly
Browse files Browse the repository at this point in the history
Matka.fi buttons with corrct styles are a bit too small
  • Loading branch information
vesameskanen committed Feb 13, 2024
1 parent 5a06887 commit 0f8d7d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/component/street-mode-selector-button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
align-items: center;

.street-mode-selector-button-icon {
padding-right: 8px;
padding-right: 7px;
padding-top: 8px;

.icon-container {
Expand Down Expand Up @@ -120,7 +120,7 @@
margin-top: 4px;

.street-mode-button-time {
font-size: 15px;
font-size: 14px;
font-weight: $font-weight-medium;
height: 15px;
line-height: 15px;
Expand Down

0 comments on commit 0f8d7d8

Please sign in to comment.