This commit is contained in:
Jerko Steiner 2016-03-31 23:13:56 -04:00
parent 37b83e495b
commit d5c6e06b26
2 changed files with 6 additions and 1 deletions

View File

@ -39,6 +39,10 @@ body {
}
img {
margin-bottom: 1em;
}
p {
margin-bottom: 2em;
}

View File

@ -18,8 +18,9 @@ html
form#form
img(src="res/peer-calls.svg" width="100%")
p Group peer-to-peer calls for everyone. Enter a name & share the video link.
input#callId(name="callId" placeholder="Enter your call ID")
input#callId(name="callId" placeholder="Enter your video link ID")
input(type="submit" value="Join")
script.