Trying to size these buttons so they all the same size.
display: block;
padding: 0 2rem;
border: 1px solid
#fff;
font-size: 12px;
color:
#000000;
height: 45px;
line-height: 43px;
margin: 5px;
}
Here is the css I am currently using what do I do to make them all the same size?