ChenyuRabbitLove commited on
Commit
a5bb957
1 Parent(s): 796724d

refacotr: update adventure_slider head alignment

Browse files
Files changed (1) hide show
  1. css/style.css +2 -2
css/style.css CHANGED
@@ -164,8 +164,8 @@ h1::after {
164
  flex-direction: column;
165
  }
166
 
167
- #adventure_slider label div {
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"] {