Spaces:
Sleeping
Sleeping
ChenyuRabbitLove
commited on
Commit
·
d74d85d
1
Parent(s):
a5bb957
refactor: add styles for pet avatar
Browse files- css/style.css +6 -0
css/style.css
CHANGED
@@ -82,6 +82,12 @@ h1::after {
|
|
82 |
text-align: center;
|
83 |
}
|
84 |
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
#badge_avatar_description h1{
|
86 |
font-size: 2rem;
|
87 |
text-align: center;
|
|
|
82 |
text-align: center;
|
83 |
}
|
84 |
|
85 |
+
#pet_avatar_description h1{
|
86 |
+
font-size: 2rem;
|
87 |
+
text-align: center;
|
88 |
+
}
|
89 |
+
|
90 |
+
|
91 |
#badge_avatar_description h1{
|
92 |
font-size: 2rem;
|
93 |
text-align: center;
|