Jak zrobić wszystkie przyciski CSS tego samego rozmiaru
button {
width: 4rem;
height: 1rem;
}
MitchAloha
button {
width: 4rem;
height: 1rem;
}