Spaces:
Running
Running
proper tab view
Browse files- frontend/vehicles.html +5 -0
frontend/vehicles.html
CHANGED
|
@@ -361,6 +361,11 @@
|
|
| 361 |
|
| 362 |
<main class="flex-1 flex flex-col h-full min-w-0 p-4 gap-4">
|
| 363 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 364 |
style="color:#a89f97">
|
| 365 |
“Traffic data has always existed on Indian roads — in the movement of every vehicle,
|
| 366 |
every crossing, every congested junction.
|
|
|
|
| 361 |
|
| 362 |
<main class="flex-1 flex flex-col h-full min-w-0 p-4 gap-4">
|
| 363 |
|
| 364 |
+
<!-- TAB: About -->
|
| 365 |
+
<div id="tab-about" class="hidden flex-1 min-h-0 overflow-y-auto pr-4">
|
| 366 |
+
<div class="max-w-5xl">
|
| 367 |
+
<div class="mb-10 pb-10" style="border-bottom:1px solid #1a1a1a">
|
| 368 |
+
<p class="text-lg font-montserrat font-medium italic leading-relaxed"
|
| 369 |
style="color:#a89f97">
|
| 370 |
“Traffic data has always existed on Indian roads — in the movement of every vehicle,
|
| 371 |
every crossing, every congested junction.
|