fix button by a radio button

This commit is contained in:
Clément Brossaud
2023-05-28 20:57:46 +02:00
parent b0d175dd85
commit c270255ad9

View File

@@ -46,3 +46,7 @@ img{
justify-content: center;
font-size: 24px;
}
input {
margin: 0.4rem;
}