Skip to content

Commit 0a92700

Browse files
update
1 parent 498b66a commit 0a92700

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

public/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@
2727
<section id="jumbotron">
2828
<h1 class="introduction">FIT-JOURNAL</h1>
2929
<div class="home-container">
30-
<button class="home-reg">
30+
<div class="home-reg">
3131
<a href="./signup.html">SIGN UP</a>
32-
</button>
33-
32+
</div>
33+
3434
</div>
3535

3636
</section>
3737
<section class="devices">
3838
<article class="device-text">
39-
<p> The most important step towards your goals is writing down where you've been. Keeping a detailed history of workouts can show you how far you've come, and give you the encouragement
40-
to keep going. Track workouts from your PC, Phone or Tablet with <span class="highlight">Fit-Journal</span>.
39+
<p> The most important step towards your goals is writing down where you've been. Keeping a detailed history of workouts can show you how far you've come, and give you the encouragement to keep going. Track workouts from your PC, Phone
40+
or Tablet with <span class="highlight">Fit-Journal</span>.
4141
</p>
4242
</article>
4343

@@ -64,7 +64,7 @@ <h3>Coming Soon</h3>
6464
<footer>
6565
<div class="foot-col">
6666
<p>Fit-Journal website created by Ernest L. Phillips &copy; 2019 </p>
67-
67+
6868
</div>
6969
</footer>
7070
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>

0 commit comments

Comments
 (0)