Skip to content

Commit

Permalink
Fix calculator styling after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
japamat0 authored Jun 25, 2019
1 parent 348bde7 commit 3b6b2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/App.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.calculator {
z-index: 1;
position: absolute;
top: 40px;
top: 60px;
right: 0;
bottom: 0;
}
Expand Down

0 comments on commit 3b6b2b2

Please sign in to comment.