feat: navbar and footer

This commit is contained in:
2025-08-19 11:59:58 +04:00
parent d3d8c5117b
commit be034ebbd0
24 changed files with 452 additions and 38 deletions

View File

@ -1,7 +1,7 @@
.container {
cursor: pointer;
height: calc(100vh - 150px);
height: 100%;
@media (max-width: 48em) {
width: 80vw;