Spaces:
Running
Running
Commit
·
de2e679
1
Parent(s):
3c813f0
fix: modify avatar css code
Browse files- css/style.css +2 -2
css/style.css
CHANGED
@@ -5,9 +5,9 @@
|
|
5 |
background-repeat: no-repeat;
|
6 |
} */
|
7 |
|
8 |
-
#player_avatar_container{
|
9 |
place-items: center !important;
|
10 |
-
}
|
11 |
|
12 |
#player_avatar {
|
13 |
background-color: transparent !important;
|
|
|
5 |
background-repeat: no-repeat;
|
6 |
} */
|
7 |
|
8 |
+
/* #player_avatar_container{
|
9 |
place-items: center !important;
|
10 |
+
} */
|
11 |
|
12 |
#player_avatar {
|
13 |
background-color: transparent !important;
|