feat: add Bootstrap and custom styles to enhance layout and functionality

This commit is contained in:
vista-man
2025-04-03 13:46:41 +02:00
parent 5deb946f20
commit 0c2a19e2f8
3 changed files with 15 additions and 0 deletions

View File

@@ -73,4 +73,5 @@
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
<script src="script.js"></script>
</html>