Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Button Alignment in Loan Calculator #458

Open
neeru24 opened this issue Oct 21, 2024 · 0 comments · May be fixed by #520
Open

[Feature]: Button Alignment in Loan Calculator #458

neeru24 opened this issue Oct 21, 2024 · 0 comments · May be fixed by #520
Assignees
Labels
enhancement New feature or request gssoc-ext hacktoberfest-accepted level1 10 Points 🥇| GirlScript Summer of Code | Contributor's Levels

Comments

@neeru24
Copy link
Contributor

neeru24 commented Oct 21, 2024

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:

  • Open the loan calculator application.
  • Observe the positioning of the "Calculate" button.

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.

Screenshot 2024-10-21 222306

@neeru24 neeru24 added the enhancement New feature or request label Oct 21, 2024
@skmirajulislam skmirajulislam added hacktoberfest-accepted gssoc-ext level1 10 Points 🥇| GirlScript Summer of Code | Contributor's Levels labels Oct 22, 2024
@neeru24 neeru24 linked a pull request Oct 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc-ext hacktoberfest-accepted level1 10 Points 🥇| GirlScript Summer of Code | Contributor's Levels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants