arcshukla commited on
Commit
868eda8
·
verified ·
1 Parent(s): 9e33a36

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. style.css +2 -3
style.css CHANGED
@@ -164,11 +164,10 @@ QUESTION INPUT CONTAINER
164
  }
165
 
166
 
167
- #question-box span [data-testid="block-info"] {
168
  font-weight: 700;
169
  color: #1e293b;
170
- margin-bottom: 6px;
171
- display: block;
172
  }
173
 
174
  #question-box:focus-within {
 
164
  }
165
 
166
 
167
+ #question-box [data-testid="block-info"] {
168
  font-weight: 700;
169
  color: #1e293b;
170
+ margin-bottom: 6px;
 
171
  }
172
 
173
  #question-box:focus-within {