Shadow

Shadow utilities.
Bootstrap documentation


Border
  • .shadow-border - adds a border-like box shadow. Useful if you don't want the border to affect element's positioning and sizing.
  • .shadow-border-inset - same as the above with the inset property set to true.

Hover
  • .shadow-hover - adds a box shadow on hover.