mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-25 16:50:23 +00:00
_carousel.scss: Fix typo in comment (#32950)
This commit is contained in:
parent
e79c8f3489
commit
ed0fc83216
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@
|
|||
|
||||
// Optional indicator pips/controls
|
||||
//
|
||||
// Add an container (such as a list) with the following class and add an item (ideally a focusable control,
|
||||
// Add a container (such as a list) with the following class and add an item (ideally a focusable control,
|
||||
// like a button) with data-bs-target for each slide your carousel holds.
|
||||
|
||||
.carousel-indicators {
|
||||
|
|
|
|||
Loading…
Reference in a new issue