ChenyuRabbitLove commited on
Commit
3c813f0
·
1 Parent(s): 8761f6a

fix: modify avatar css code

Browse files
Files changed (1) hide show
  1. css/style.css +1 -1
css/style.css CHANGED
@@ -5,7 +5,7 @@
5
  background-repeat: no-repeat;
6
  } */
7
 
8
- #player_avatar_container {
9
  place-items: center !important;
10
  }
11
 
 
5
  background-repeat: no-repeat;
6
  } */
7
 
8
+ #player_avatar_container{
9
  place-items: center !important;
10
  }
11