Skip to content

Commit

Permalink
Poprawienie wielkości znaków na klawiaturze
Browse files Browse the repository at this point in the history
  • Loading branch information
damjes committed Jan 5, 2024
1 parent 5fae8dc commit 6de3510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/komponenty/Literka.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ $rozmiarKlawisza: 2rem;
&.klawisz {
width: $rozmiarKlawisza;
height: $rozmiarKlawisza;
font-size: 1.2rem;
}

&.enter {
Expand Down

0 comments on commit 6de3510

Please sign in to comment.