Skip to content

Commit

Permalink
fix: margin property for footer index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
asv-soft-u03 authored Feb 12, 2024
1 parent 929c46a commit aac09a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h3 class="lang-want-more">Хотите ещё?</h3>
</main>
<footer>
<ul >
<li class="footer-user-data me-2" id="fieldUserAgent"></li>
<li class="footer-user-data" id="fieldUserAgent"></li>
<li> Asv.Drones 2024</li>
</ul>
</footer>
Expand Down

0 comments on commit aac09a4

Please sign in to comment.