Hi,
I’ve recently completed my calculator project but I would like to ask if there is any advice to make sure the numbers displayed in the buttons are centered.
Here’s my codepen:
Hi,
I’ve recently completed my calculator project but I would like to ask if there is any advice to make sure the numbers displayed in the buttons are centered.
Here’s my codepen:
If you rely on using pixels to arrange fixed width centering, then you are doing it wrong. You would be much better off with flexbox: