- window mobile device support added
This commit is contained in:
parent
5793c6d673
commit
19a303615d
@ -60,4 +60,10 @@
|
|||||||
section.game-box-caption {
|
section.game-box-caption {
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
section.window {
|
||||||
|
width: calc(100vw - 2em);
|
||||||
|
padding: 1em;
|
||||||
|
max-height: calc(100vh - 2em);
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user