Add: changelog

This commit is contained in:
hyzen
2026-04-14 14:52:20 +05:30
parent bb427c443d
commit dedbf6ecb8
71 changed files with 166 additions and 99 deletions

View File

@@ -676,6 +676,18 @@
margin-bottom: 2rem;
}
@media (max-width: 600px) {
.unit-choice__options {
flex-direction: column;
align-items: center;
}
.unit-choice__card {
width: 100%;
max-width: 260px;
flex: none;
}
}
.unit-choice__card {
flex: 1;
min-width: 180px;