docs: tweaks

This commit is contained in:
sadeghbarati 2023-09-10 13:05:58 +03:30
parent 758278a676
commit 0dfe94ac36
2 changed files with 6 additions and 2 deletions

View File

@ -41,7 +41,7 @@ const { style } = useConfigStore()
<StyleSwitcher />
</div>
<div
:class="cn('preview flex min-h-[350px] w-full justify-center p-10', {
:class="cn('preview flex min-h-[350px] w-full justify-center p-6 lg:p-10', {
'items-center': align === 'center',
'items-start': align === 'start',
'items-end': align === 'end',

View File

@ -18,4 +18,8 @@ The Figma UI Kit is open sourced by [Pietro Schirano](https://twitter.com/skiran
## Grab a copy
https://www.figma.com/community/file/1203061493325953101
<div class="break-words">
https://www.figma.com/community/file/1203061493325953101
</div>