🎅📡 Checkpoint

./views/room.handlebars:530995/141
./views/audience.handlebars:530995/141
./room.js:530995/1434
./public/style.css:530995/111
./server.js:530995/205
./package.json:530995/690
This commit is contained in:
Glitch (hello-express)
2020-04-11 12:12:23 +00:00
parent ef0cfb7dbd
commit 67c8307179
7 changed files with 693 additions and 27 deletions

View File

@@ -24,6 +24,10 @@ form {
margin: 0 auto;
}
input[type=text] {
text-transform: lowercase;
}
input {
border: 1px solid silver;
display: block;