step-by-step mobile fix

This commit is contained in:
cuqmbr 2021-12-05 13:22:17 +02:00
parent 832f5c1c9b
commit 1cbe8f76c7

View File

@ -382,4 +382,8 @@ input[type=result] {
.button {
margin: 10px auto;
}
.step-by-step {
width: auto;
text-align: center;
}
}