This commit is contained in:
Mateusz Gruszczyński
2026-02-26 15:15:46 +01:00
parent 811e76797e
commit 13734e585b
7 changed files with 33 additions and 18 deletions

View File

@@ -22,7 +22,7 @@
.drop-zone {
cursor: pointer;
transition: all 0.2s;
min-height: 280px;
min-height: 200px;
}
.drop-zone:hover {