File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments