mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 08:20:23 +00:00
docs: Fix placeholders typo (#34686)
This commit is contained in:
parent
f20fece3a8
commit
fdc2f723a5
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ The size of `.placeholder`s are based on the typographic style of the parent ele
|
|||
|
||||
### Animation
|
||||
|
||||
Animate placehodlers with `.placeholder-glow` or `.placeholder-wave` to better convey the perception of something being _actively_ loaded.
|
||||
Animate placeholders with `.placeholder-glow` or `.placeholder-wave` to better convey the perception of something being _actively_ loaded.
|
||||
|
||||
{{< example >}}
|
||||
<p class="placeholder-glow">
|
||||
|
|
|
|||
Loading…
Reference in a new issue