Spaces:
Running
Running
ChenyuRabbitLove
commited on
Commit
•
a5bb957
1
Parent(s):
796724d
refacotr: update adventure_slider head alignment
Browse files- css/style.css +2 -2
css/style.css
CHANGED
@@ -164,8 +164,8 @@ h1::after {
|
|
164 |
flex-direction: column;
|
165 |
}
|
166 |
|
167 |
-
#adventure_slider
|
168 |
-
justify-content: center;
|
169 |
}
|
170 |
|
171 |
input[type="range"] {
|
|
|
164 |
flex-direction: column;
|
165 |
}
|
166 |
|
167 |
+
#adventure_slider .head {
|
168 |
+
justify-content: center !important;
|
169 |
}
|
170 |
|
171 |
input[type="range"] {
|