Skip to content

Commit 8115ef6

Browse files
Auto-regenerate PPG datasets webpage
1 parent bd06c8f commit 8115ef6

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

docs/index.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,12 @@ <h1 class="text-3xl md:text-4xl font-bold text-gray-800 mb-2 text-center">Photop
6262

6363
<!-- Search and Filter Section (Collapsible Dropdown) -->
6464
<details class="mb-8 rounded-xl border border-gray-200 bg-white shadow-sm">
65-
<summary class="cursor-pointer list-none px-4 py-3 text-2xl font-bold text-gray-800 flex items-center justify-between">
66-
<span>Search & Filter</span>
67-
<span class="text-sm font-medium text-gray-500">Click to expand/collapse</span>
68-
69-
<p class="text-lg text-gray-600">
65+
<summary class="cursor-pointer list-none px-4 py-3 text-gray-800">
66+
<div class="flex items-center justify-between">
67+
<span class="text-2xl font-bold">Search & Filter</span>
68+
<span class="text-sm font-medium text-gray-500">Click to expand/collapse</span>
69+
</div>
70+
<p class="text-lg text-gray-600 mt-2">
7071
Search for a particular dataset, or filter to narrow down the list.
7172
</p>
7273
</summary>

0 commit comments

Comments
 (0)