Skip to content

Commit

Permalink
Fix responsive issues with docs, guides and changelog (#4833)
Browse files Browse the repository at this point in the history
* fix right nav bar docs

* make guides responsive

* make changelog responsive

* much better side navbar
  • Loading branch information
aliabd authored Jul 19, 2023
1 parent 3222688 commit 1d1dba1
Show file tree
Hide file tree
Showing 10 changed files with 1,987 additions and 1,929 deletions.
2 changes: 1 addition & 1 deletion js/_website/src/routes/changelog/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
{/each}
</div>
</div>
<div class="w-full">
<div class="w-10/12 mx-auto">
<div class="prose text-lg max-w-full">{@html content}</div>
</div>
</div>
Loading

1 comment on commit 1d1dba1

@vercel
Copy link

@vercel vercel bot commented on 1d1dba1 Jul 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.