Skip to content

Commit

Permalink
Adjust size of body element
Browse files Browse the repository at this point in the history
  • Loading branch information
scall12 committed May 7, 2020
1 parent 12b89b6 commit a594aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

body {
width: 12rem;
height: 3rem;
height: 50vh;
color: var(--text-color);
}

Expand Down

0 comments on commit a594aa3

Please sign in to comment.