File tree 2 files changed +2
-2
lines changed
docs/src/content/docs/utilities
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ import Preview from "../../../components/Preview.astro"
36
36
## Examples
37
37
38
38
export const examples = {
39
- _base_: " h-32 bg-center shadow-[inset_0_0_2rem_2rem_var (--sl-color-black)]" ,
39
+ _base_: " h-48 bg-center shadow-[inset_0_0_1rem_2rem_var (--sl-color-black)]" ,
40
40
basic: " bg-grid-gray-700" ,
41
41
size: " bg-grid-size-4" ,
42
42
width: " bg-grid-w-16" ,
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ import Preview from "../../../components/Preview.astro"
36
36
## Examples
37
37
38
38
export const examples = {
39
- _base_: " h-48 bg-center shadow-[inset_0_0_2rem_2rem_var (--sl-color-black)]" ,
39
+ _base_: " h-48 bg-center shadow-[inset_0_0_1rem_2rem_var (--sl-color-black)]" ,
40
40
basic: " bg-radial-gray-600" ,
41
41
gap: " bg-radial-gap-4" ,
42
42
gapX: " bg-radial-gap-x-16" ,
You can’t perform that action at this time.
0 commit comments