Shadow
Utilities for shadows.
Quick reference
Section titled “Quick reference”| Class | Styles |
|---|---|
af-shadow-sm | box-shadow: var(--af-shadow-sm) |
af-shadow-md | box-shadow: var(--af-shadow-md) |
af-shadow-lg | box-shadow: var(--af-shadow-lg) |
Examples
Section titled “Examples”Shadow
af-shadow-sm
<div class="af-bg-surface af-radius-md af-shadow-sm af-p-sm">
af-shadow-sm
</div>Available classes
Section titled “Available classes”af-shadow-smaf-shadow-mdaf-shadow-lg
Responsive variants
Section titled “Responsive variants”All shadow utilities support responsive variants using the @{bp} suffix.
See Responsive Suffix for syntax and breakpoints.