Spaces:
Running
Running
Update index.html
Browse files- index.html +0 -3
index.html
CHANGED
@@ -249,7 +249,6 @@
|
|
249 |
.option-name {
|
250 |
font-weight: 600;
|
251 |
margin-bottom: 0.5rem;
|
252 |
-
pointer-events: none;
|
253 |
}
|
254 |
|
255 |
.option-details {
|
@@ -257,11 +256,9 @@
|
|
257 |
justify-content: space-between;
|
258 |
font-size: 0.9rem;
|
259 |
color: #a8a8b3;
|
260 |
-
pointer-events: none;
|
261 |
}
|
262 |
|
263 |
.option-details span {
|
264 |
-
pointer-events: none;
|
265 |
}
|
266 |
|
267 |
.custom-result {
|
|
|
249 |
.option-name {
|
250 |
font-weight: 600;
|
251 |
margin-bottom: 0.5rem;
|
|
|
252 |
}
|
253 |
|
254 |
.option-details {
|
|
|
256 |
justify-content: space-between;
|
257 |
font-size: 0.9rem;
|
258 |
color: #a8a8b3;
|
|
|
259 |
}
|
260 |
|
261 |
.option-details span {
|
|
|
262 |
}
|
263 |
|
264 |
.custom-result {
|