slightly re-arrenge things

pull/16/head
hossein s. borhani 2 years ago committed by GitHub
parent cb05542ea7
commit 390010c936
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save