Demo update

This commit is contained in:
Francisco Hodge
2019-11-07 11:26:19 -05:00
parent 0c481cb29a
commit 70b99b44c6
3 changed files with 88 additions and 0 deletions
@@ -0,0 +1,12 @@
input {
width: 100%;
height: 100px;
padding: 20px;
font-size: 20px;
border: none;
box-sizing: border-box;
}
.simple-keyboard {
max-width: 850px;
}