docs: tweaks
This commit is contained in:
parent
758278a676
commit
0dfe94ac36
|
|
@ -41,7 +41,7 @@ const { style } = useConfigStore()
|
||||||
<StyleSwitcher />
|
<StyleSwitcher />
|
||||||
</div>
|
</div>
|
||||||
<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-center': align === 'center',
|
||||||
'items-start': align === 'start',
|
'items-start': align === 'start',
|
||||||
'items-end': align === 'end',
|
'items-end': align === 'end',
|
||||||
|
|
|
||||||
|
|
@ -18,4 +18,8 @@ The Figma UI Kit is open sourced by [Pietro Schirano](https://twitter.com/skiran
|
||||||
|
|
||||||
## Grab a copy
|
## Grab a copy
|
||||||
|
|
||||||
|
<div class="break-words">
|
||||||
|
|
||||||
https://www.figma.com/community/file/1203061493325953101
|
https://www.figma.com/community/file/1203061493325953101
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user