mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-04-15 21:28:32 +02:00
Add: changelog
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user