Нет описания правки
Нет описания правки
Строка 25: Строка 25:
     align-items: center;
     align-items: center;
     height: 100vh;
     height: 100vh;
     gap: 40px;
     gap: 80px;
}
}
.box {
.box {
Строка 38: Строка 38:
     align-items: center;
     align-items: center;
     border-radius: 8px;
     border-radius: 8px;
     transition: transform 0.3s ease-in-out;
     transition: transform 0.1s ease-in-out;
     cursor: pointer;
     cursor: pointer;
     user-select: none;
     user-select: none;