Skip to content

Shadow

Utilities for shadows.

ClassStyles
af-shadow-smbox-shadow: var(--af-shadow-sm)
af-shadow-mdbox-shadow: var(--af-shadow-md)
af-shadow-lgbox-shadow: var(--af-shadow-lg)
Shadow
af-shadow-sm
<div class="af-bg-surface af-radius-md af-shadow-sm af-p-sm">
  af-shadow-sm
</div>
  • af-shadow-sm
  • af-shadow-md
  • af-shadow-lg

All shadow utilities support responsive variants using the @{bp} suffix. See Responsive Suffix for syntax and breakpoints.