Skip to content

Commit

Permalink
Center aligning text
Browse files Browse the repository at this point in the history
  • Loading branch information
UniqueClone committed Jun 7, 2024
1 parent 1f115db commit 4ec381a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MortgageCalculator/MortgageCalculator.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ input[type="number"] {
font-family: inherit;
margin: 0.5em;
margin-bottom: 2rem;
text-align: center;
}

input[type="number"]:focus {
Expand Down

0 comments on commit 4ec381a

Please sign in to comment.