Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,12 @@
<div class="container-fluid rel">
<div class="row">
<div class="user-signup__intro">
<h1 style="text-align: center;">Your free landing page</h1>
<h1 style="text-align: center;">
<span>Your</span>
<span>free</span>
<span>landing</span>
<span>page<span>
</h1>
<p style="text-align: center;">
<img src="/res/spacer.png" alt="" class="spacer insert--image wrap-off-align-center"><br>
</p>
Expand Down