sanskarmalkhede / calculator

A standard calculator made using Javascript.
https://sanskarmalkhede.github.io/calculator/
1 stars 5 forks source link

Add Padding in Input Screen #12

Closed rhnas110 closed 1 year ago

rhnas110 commented 1 year ago

Hi, Sir @sanskarmalkhede Issue Description: Currently the values in the inputs are too crowded because they don't have padding, and I plan to tidy up the inputs so they are not too crowded.

Before: image

After: image

I think it looks better, can you take my advice and assign this task to me? and I'm actually new to open source contributions, I also participated in Hacktoberfest2023.

sanskarmalkhede commented 1 year ago

Yeah sure, I will assign you the task. If possible please clean all the code and format it. Best of luck 😊

rhnas110 commented 1 year ago

Thanks for the response Sir, I just did a PR on this issue #15

sanskarmalkhede commented 1 year ago

Your PR is merged.