remove unnecessary body tag for cleaner HTML structure
This commit is contained in:
parent
7c33e0f903
commit
882b4b6485
@ -1,4 +1,3 @@
|
||||
<body>
|
||||
<div class="wrap">
|
||||
<div class="container">
|
||||
<div class="row justify-content-between">
|
||||
@ -40,4 +39,5 @@
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
</section>
|
||||
<!-- END nav -->
|
||||
Loading…
Reference in New Issue
Block a user