ChenyuRabbitLove commited on
Commit
8761f6a
1 Parent(s): e4b4e35

fix: modify avatar css code

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