Skip to content

Commit 5254558

Browse files
committed
fix: add freq-container
1 parent 91c0a21 commit 5254558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/docs/components/Explore.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
</div>
5454

5555
<!-- min width selected based on description section + 1 open accordion + 3 closed accordions -->
56-
<div class="w-full bg-navy sm:px-f32 sm:py-f16">
56+
<div class="freq-container w-full bg-navy sm:px-f32 sm:py-f16">
5757
<div class="flex flex-col gap-f4 lg:min-w-[716px] lg:flex-row vertical-md:flex-row">
5858
<HAccordion
5959
sectionNumber="1"

0 commit comments

Comments
 (0)