index.css 114 B

12345678910
  1. .avatar {
  2. width: 50px;
  3. height: 50px;
  4. background-repeat: no-repeat;
  5. background-size:100% 100%
  6. }
  7. .spin {
  8. }