--- extends: _layouts.markdown title: "Shadows" --- # Shadows ## Usage Box shadows can be applied using the shadow utilities. By default these are a linear scale, where the lower values represent smaller (shallow) shadows, and higher values represent bigger (deeper) shadows.
.shadow-inner
.shadow-1
.shadow-2
.shadow-3
.shadow-4
.shadow-5
```html
``` ## Responsive ## Customizing