mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
Tweak this
This commit is contained in:
parent
11a6b5d0b8
commit
708c4e64d1
@ -270,7 +270,7 @@ You can set the maximum number of columns of service groups on larger screen siz
|
|||||||
maxGroupColumns: 8 # default is 4, max 8
|
maxGroupColumns: 8 # default is 4, max 8
|
||||||
```
|
```
|
||||||
|
|
||||||
By default homepage will max out at 4 columns (also the minimum number). If you're setting this to 8, you may want to consider enabling the [fullWidth](#full-width) option as well.
|
By default homepage will max out at 4 columns (thus the minimum for this setting is _5_). Of course, if you're setting this to higher numbers, you may want to consider enabling the [fullWidth](#full-width) option as well.
|
||||||
|
|
||||||
### Collapsible sections
|
### Collapsible sections
|
||||||
|
|
||||||
|
@ -53,7 +53,6 @@ const tailwindSafelist = [
|
|||||||
"bg-orange-400",
|
"bg-orange-400",
|
||||||
"dark:bg-orange-400",
|
"dark:bg-orange-400",
|
||||||
// maxGroupColumns
|
// maxGroupColumns
|
||||||
"3xl:basis-1/4",
|
|
||||||
"3xl:basis-1/5",
|
"3xl:basis-1/5",
|
||||||
"3xl:basis-1/6",
|
"3xl:basis-1/6",
|
||||||
"3xl:basis-1/7",
|
"3xl:basis-1/7",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user