Spaces:
Running
Running
Commit
·
3c813f0
1
Parent(s):
8761f6a
fix: modify avatar css code
Browse files- 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 |
|