register.wxss 83 B

12345678
  1. .form {
  2. width: 80%;
  3. margin: 50rpx auto;
  4. }
  5. .form .btn {
  6. margin-top: 40rpx;
  7. }