Skip to content

Commit

Permalink
font-size in pixels!
Browse files Browse the repository at this point in the history
  • Loading branch information
avrahamcornfeld committed Dec 19, 2020
1 parent 5152973 commit 5aec629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
border-radius: 0 7px 7px 0;
transition: .2s all ease-out .1s;
border: 1px solid #222;
font-size: 3.2em;
font-size: 32px;
min-width: 1.2em;
padding: 0.1em 0em 0;
overflow: hidden;
Expand Down

0 comments on commit 5aec629

Please sign in to comment.