It's playable
This commit is contained in:
@@ -44,6 +44,10 @@ body {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
table.Game-rows {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.Game-keyboard {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -171,7 +175,8 @@ a:active {
|
||||
font-variant-numeric: tabular-nums;
|
||||
}
|
||||
|
||||
.Game-sr-feedback {
|
||||
.Game-sr-feedback,
|
||||
.sr-only {
|
||||
position: absolute;
|
||||
left: -10000px;
|
||||
top: auto;
|
||||
|
||||
Reference in New Issue
Block a user