Fixed formatting issue.
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p id="response-area">Response will appear here.</p>
|
<pre id="response-area">Response will appear here.</pre>
|
||||||
<div class="form_box">
|
<div class="form_box">
|
||||||
<input id="url_box" placeholder="Paste the lecture URL here." autofocus></input>
|
<input id="url_box" placeholder="Paste the lecture URL here." autofocus></input>
|
||||||
<input id="submit" type="submit" onclick=""></input>
|
<input id="submit" type="submit" onclick=""></input>
|
||||||
|
|||||||
Reference in New Issue
Block a user