undo footer

This commit is contained in:
2024-10-16 23:41:46 +02:00
parent ff18e2352c
commit 5e0985e7d6
6 changed files with 16 additions and 31 deletions

View File

@ -78,12 +78,8 @@ hiddenButton.onclick = (event) => {
</script>
</main>
<footer class="ui bottom fixed menu">
<div class="item">
<div class="segment">
lanScan est basé sur <a href="https://nmap.org/" target="_blank">Nmap</a>
</div>
</div>
<footer class="ui fixed footer segment">
lanScan est basé sur <a href="https://nmap.org/" target="_blank">Nmap</a>
</footer>
</body>