Bootstrap 5 Basic
Bootstrap 5 Utilities
Bootstrap 5 Flexbox
Bootstrap 5 provides utility classes for adding shadows to elements, helping you create depth and highlight important components in your design.
shadow-{type?}
shadow
: Indicates shadow.type
(option): Defines the shadow type (e.g., none
, sm
,lg
).
Class |
Description |
---|---|
shadow-none |
Removes any shadow ( |
shadow-sm |
Adds a small shadow ( |
shadow |
Adds a regular shadow ( |
shadow-lg |
Adds a larger, more pronounced shadow( |
Try it yourself
Some quick example text to build on the card title and make up the bulk of the card's content.
Go somewhereSome quick example text to build on the card title and make up the bulk of the card's content.
Go somewhereSome quick example text to build on the card title and make up the bulk of the card's content.
Go somewhereTry it yourself