feat: added grid and basic styling

This commit is contained in:
Smigz 2023-12-14 10:32:14 -05:00
parent 8a97cde4fa
commit 358c1c524c
3 changed files with 48 additions and 5 deletions

View file

@ -24,5 +24,6 @@
<div class="footer"></div>
</footer>
</div>
<script src="./js/main.js"></script>
</body>
</html>