Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
met18001 committed Apr 22, 2020
1 parent f29d6e6 commit 85e5213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion final_project/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<body>
<div class="wrapper">
<div id="clock"></div>
<p id="good"> Good <span id="morning"> </span><span contenteditable=true id="name">Person</span></p>
<p id="good"> Good <span id="morning"> </span><span contenteditable=true id="name"> </span></p>

<div id="img"></div>
</div>
Expand Down

0 comments on commit 85e5213

Please sign in to comment.