Files
HKSingleParty/03_source/mobile/src/pages/Support.scss
2025-05-28 09:55:51 +08:00

18 lines
190 B
SCSS

.support-logo {
min-height: 200px;
padding: 20px 0;
text-align: center;
}
.support-logo img {
max-width: 150px;
}
.list {
margin-bottom: 0;
}
.support-form {
padding: 16px;
}