finished HTML demo page

This commit is contained in:
Micah Godbolt
2019-02-15 10:15:52 -08:00
parent f0af657ea0
commit 91e7993408
2 changed files with 101 additions and 10 deletions

View File

@@ -4,3 +4,7 @@ aside {
padding: 10px;
background: #eee;
}
form > div {
margin-bottom: 20px;
}