fixed minesweeper
This commit is contained in:
parent
ffca29cc18
commit
fec941e502
4 changed files with 53 additions and 75 deletions
|
@ -88,7 +88,6 @@ button:active {
|
|||
|
||||
canvas {
|
||||
display: none;
|
||||
height: 69vh;
|
||||
}
|
||||
|
||||
@media(max-width: 600px) {
|
||||
|
@ -102,8 +101,4 @@ canvas {
|
|||
width: 90%;
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
canvas {
|
||||
height: 50vh;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue