[Feature]: Button Alignment in Loan Calculator #458
Labels
enhancement
New feature or request
gssoc-ext
hacktoberfest-accepted
level1
10 Points 🥇| GirlScript Summer of Code | Contributor's Levels
The "Calculate" button is currently aligned to one end of the loan calculator interface, making it appear odd and unbalanced. To improve the user experience and aesthetic appeal, the button should be centered within its container.
Steps to Reproduce:
Expected Result:
The "Calculate" button should be centered within the loan calculator layout.
Proposed Solution:
Modify the CSS styling of the ### button container to use flexbox or adjust the margin/padding to achieve centering.
Kindly assign me this issue.
The text was updated successfully, but these errors were encountered: