recurshawn/Calculator

Fix button width problem to make the app cleaner on desktop and mobile

Opened this issue · 0 comments

Button width in the calculator grid goes beyond the calculator for some reason.

Maybe fix this by using CSS grids. This will also eliminate the need for Bootstrap and increase loading time of the site.