Vertically align characters in different elements
i have 4 buttons each with 1 unicode character right next to eachother. The problem is that i want to make them all the same size and have the same alignment.
So basically i want to have all the characters have the same height and position.
is there anyway to archive this without having to manually fiddle around with font-sizes, positions, margins etc.
Codepen: https://codepen.io/Aradiv/pen/ZEdVLBp
So basically i want to have all the characters have the same height and position.
is there anyway to archive this without having to manually fiddle around with font-sizes, positions, margins etc.
Codepen: https://codepen.io/Aradiv/pen/ZEdVLBp

