-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I had someone write in to request column support. I think that's a pretty good idea as the list can get quite long.
I have them this snippet which should work. In the next version let's maybe try to add a range slider that uses css to change the number of columns.
#guidepost ul {
column-count: 2;
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels