We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c0a21 commit 5254558Copy full SHA for 5254558
src/routes/docs/components/Explore.svelte
@@ -53,7 +53,7 @@
53
</div>
54
55
<!-- 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">
+ <div class="freq-container w-full bg-navy sm:px-f32 sm:py-f16">
57
<div class="flex flex-col gap-f4 lg:min-w-[716px] lg:flex-row vertical-md:flex-row">
58
<HAccordion
59
sectionNumber="1"
0 commit comments