Spaces:
Running
Running
black border in pcu analysis testing only..
Browse files- frontend/vehicles.html +1 -1
frontend/vehicles.html
CHANGED
|
@@ -816,7 +816,7 @@
|
|
| 816 |
human-level perception.
|
| 817 |
</div>
|
| 818 |
</div>
|
| 819 |
-
<div class="bg-[#050505] border border-slate-900 rounded-lg overflow-hidden transition hover:border-[#1a1a1a]">
|
| 820 |
<button onclick="toggleHelp('h5')"
|
| 821 |
class="w-full px-6 py-5 text-left flex items-center justify-between hover:bg-[#080808] transition">
|
| 822 |
<span class="text-sm font-semibold" style="color:#a89f97">What is PCU analysis and
|
|
|
|
| 816 |
human-level perception.
|
| 817 |
</div>
|
| 818 |
</div>
|
| 819 |
+
<div class="bg-[#050505] border border-slate-900 rounded-lg overflow-hidden transition hover:border-[#1a1a1a]" style="border-color:#1a1a1a">
|
| 820 |
<button onclick="toggleHelp('h5')"
|
| 821 |
class="w-full px-6 py-5 text-left flex items-center justify-between hover:bg-[#080808] transition">
|
| 822 |
<span class="text-sm font-semibold" style="color:#a89f97">What is PCU analysis and
|