css property to reduce the button size 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*/
}