Skip to content

Commit

Permalink
fix: resolve footer conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
EresDev committed Jul 17, 2024
1 parent 7291d13 commit f6b7278
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@
<tbody id="additionalDetailsTable"></tbody>
</table>
</div>
<<<<<<< HEAD
<figure id="carousel">
<div id="prevTx"></div>
<div id="rewardsCount"></div>
Expand All @@ -189,15 +188,6 @@ <h2>Disclaimer</h2>
</div>
</div>
<footer>
<div id="build">
<a target="_blank" rel="noopener noreferrer"></a>
=======
<footer
><figure id="carousel">
<div id="prevTx"></div>
<div id="rewardsCount"></div>
<div id="nextTx"></div>
</figure>
<div class="footer">
<div id="build">
<a target="_blank" rel="noopener noreferrer"></a>
Expand All @@ -211,7 +201,6 @@ <h2>Disclaimer</h2>
</svg>
</div>
</a>
>>>>>>> development
</div>
</footer>
</main>
Expand Down

0 comments on commit f6b7278

Please sign in to comment.