Skip to content

Commit

Permalink
Boostrap ==> Bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
ydah committed Feb 6, 2024
1 parent 9313a72 commit fefdb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/website/docs/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The padding is ignored by Shuffle because it creates complexities with absolute

Yes. Use the `isCentered` option.

## It’s not working with Boostrap 4
## It’s not working with Bootstrap 4

Bootstrap 4 uses flexbox for grids, so your main shuffle container element must be a `.row` and the items inside the row (shuffle items) should all be columns. See the [Bootstrap 4 grid demo](https://codepen.io/Vestride/details/weWbJQ).

Expand Down

0 comments on commit fefdb08

Please sign in to comment.