slightly re-arrenge things
This commit is contained in:
parent
cb05542ea7
commit
390010c936
@ -8,13 +8,13 @@ box-sizing: border-box;
|
||||
}
|
||||
div {
|
||||
overflow: auto;
|
||||
height: 88vh;
|
||||
height: 96vh;
|
||||
border: #ccc 2px solid;
|
||||
padding: 10px;
|
||||
}
|
||||
body {
|
||||
background: #222;
|
||||
padding: 2vh 25%;
|
||||
padding: 0vh 25%;
|
||||
}
|
||||
#myInput {
|
||||
background-position: 10px 12px;
|
||||
|
Loading…
Reference in New Issue
Block a user