Skip to content

Commit 4a9ab6c

Browse files
committed
style: remove inner grid wrappers causing unequal gaps in lifecycle accordions
1 parent 0eecbb3 commit 4a9ab6c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1166,7 +1166,6 @@ <h3 class="text-lg uppercase text-muted mb-4 border-b pb-2 text-sm flex items-ce
11661166
LIFECYCLE & FINANCIAL PLANNING
11671167
</h3>
11681168
<div class="flex flex-col gap-4">
1169-
<div class="flex-col">
11701169
<details>
11711170
<summary><svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" class="mr-2" style="margin-right: 8px;"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="9" cy="7" r="4"></circle><path d="M23 21v-2a4 4 0 0 0-3-3.87"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path></svg> AGE-SPECIFIC LIFECYCLE GUIDANCE</summary>
11721171
<div class="details-content">
@@ -1215,8 +1214,6 @@ <h3 class="text-lg uppercase text-muted mb-4 border-b pb-2 text-sm flex items-ce
12151214
</ul>
12161215
</div>
12171216
</details>
1218-
</div>
1219-
<div class="flex-col">
12201217
<details>
12211218
<summary><svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" class="mr-2" style="margin-right: 8px;"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"></path></svg> HEALTHCARE LIABILITY INSULATION</summary>
12221219
<div class="details-content">
@@ -1255,7 +1252,6 @@ <h3 class="text-lg uppercase text-muted mb-4 border-b pb-2 text-sm flex items-ce
12551252
</ul>
12561253
</div>
12571254
</details>
1258-
</div>
12591255
</div>
12601256
</div>
12611257
<div class="card p-6 mt-4 border border-red-100 bg-red-50 rounded-lg">

0 commit comments

Comments
 (0)