feat: project select in the boards row

This commit is contained in:
2025-08-19 18:11:17 +04:00
parent 179b89c786
commit de7e334453
4 changed files with 26 additions and 17 deletions

View File

@ -1,5 +1,6 @@
.container {
height: calc(100vh - 150px);
@media (max-width: 48em) {
width: 80vw;
height: calc(100vh - 200px);