We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3c6c8 commit c330711Copy full SHA for c330711
public/styles.css
@@ -52,17 +52,18 @@ body {
52
53
.sudoku-buttons {
54
display: inline-block;
55
- width: 11.25%;
56
- margin-left: 44.375%;
+ width: 15%;
+ margin-left: 42.5%;
57
}
58
59
.SolveButton, .ClearButton {
60
- width: 6em;
+ width: 40%;
61
text-align: center;
62
63
64
+
65
.SolveButton {
- margin-right: 2em;
66
+ margin-right: 20%;
67
68
69
0 commit comments