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 e319dae commit 8cd0929Copy full SHA for 8cd0929
apps/website/src/routes/layout.tsx
@@ -34,7 +34,7 @@ export default component$(() => {
34
<Slot />
35
</main>
36
</MDXProvider>
37
- <div class="mx-6 hidden w-72 min-w-64 text-sm xl:block">
+ <div class="mx-6 hidden w-60 min-w-48 text-sm xl:block">
38
<div class="sticky top-16 pt-4">
39
<ScrollArea className="pb-10">
40
<div class="sticky top-16 -mt-10 h-[calc(100vh-64px)] py-12">
0 commit comments