Skip to content

Commit

Permalink
[#99] styles corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
budnickip committed Jan 18, 2021
1 parent 94bcb24 commit fb0675e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/components/gameMode.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
width: 100%;
background-color: var(--base-white, white);
color: var(--base-black, black);
padding: 18px 0px;
padding: 18px 12px;
font-weight: 600;
font-size: 1.5em;
display: flex;
Expand Down

0 comments on commit fb0675e

Please sign in to comment.