Add text
This commit is contained in:
parent
37b83e495b
commit
d5c6e06b26
@ -39,6 +39,10 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
margin-bottom: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -18,8 +18,9 @@ html
|
|||||||
|
|
||||||
form#form
|
form#form
|
||||||
img(src="res/peer-calls.svg" width="100%")
|
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")
|
input(type="submit" value="Join")
|
||||||
|
|
||||||
script.
|
script.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user