width and height of standard button css code example
Example: css size button
button {
font-size: 20px; /* Put your wanted size for your button here*/
}
button {
font-size: 20px; /* Put your wanted size for your button here*/
}