Merge pull request #213 from richa130/my-contribution
03-grid-layout-3: Add closing p tag to line 97
This commit is contained in:
commit
00b51b9a40
|
@ -94,7 +94,7 @@
|
|||
</div>
|
||||
|
||||
<div class="footer">
|
||||
<p>Copyright © The Odin Project 2021
|
||||
<p>Copyright © The Odin Project 2021</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue