aboutsummaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
authorVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2021-04-08 21:42:12 +0530
committerVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2021-04-08 21:42:12 +0530
commit9b9875c34b336fac5932d514746be7c1470dce54 (patch)
treef000cfbd760b91c469177dce28e0be6645c1c9b7 /templates/index.html
parentc866ff3317bd86facf8dfa14edd2064fed10c09f (diff)
added text styles and made the site more responsive. Now it looks pretty much like hell-correspondence
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html
index eec0057..c1c06fc 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -15,8 +15,8 @@
<input type="text" name="name" id="name-input"/>
<input type="submit" value="send" id="submit-button"/>
</form>
- <h3><em>Notice:</em> When you <strong>curse</strong> someone, there will be two holes that you dig...</h3>
- <h3>One is for the cursed person and the other one is for <em>yourself.</em></h3>
+ <h3><em>Notice:</em> When you <strong>curse</strong> someone, there will be two holes that you dig...
+ <br/>One is for the cursed person and the other one is for <em>yourself.</em></h3>
</div>
</div>
</body>