feat: boards on desktop as on mobile

This commit is contained in:
2025-08-18 11:35:52 +04:00
parent 49b1a235be
commit 83432b3f33
15 changed files with 117 additions and 255 deletions

View File

@ -0,0 +1,11 @@
.create-button {
padding: 10px 10px 9px;
border-bottom: 2px solid gray;
}
.spacer {
height: 45px;
border-bottom: 2px solid gray;
width: 100%;
}