Skip to content

Commit

Permalink
Fix: Adjusted currency converter position
Browse files Browse the repository at this point in the history
  • Loading branch information
MatheusCampagnolo authored May 17, 2024
1 parent 5ca0a4e commit 0884b98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ body {
margin: 0;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
flex-direction: column;
Expand All @@ -28,4 +27,4 @@ select, input, button {

button {
cursor: pointer;
}
}

0 comments on commit 0884b98

Please sign in to comment.