UNPKG

create-chuntianxiaozhu

Version:

春天小猪模板工具

18 lines (15 loc) 226 B
.container { display: flex; flex-direction: column; align-items: center; .settleInForm { width: 60%; } } @media screen and (max-width: 700px) { .container { .settleInForm { width: 100%; } } }