TheDesk Miho (ver.4)

This commit is contained in:
cutls
2018-01-28 22:29:23 +09:00
parent 0891e419ea
commit c36a0bf562
3 changed files with 29 additions and 26 deletions

View File

@@ -4,6 +4,9 @@
width: 100vw;
height: 100vh;
}
iframe {
max-width:100%;
}
.box {
overflow-y: scroll;
overflow-x: hidden;