This is documentation for Neighborhood v1 and may be outdated. Please visit the latest Neighborhood Design System documentation for latest features.
Shadows
draft
Available shadow styling values.
| Token | Value |
|---|---|
--nbhd-shadow-none
|
none |
--nbhd-shadow-sm
|
-4px 2px 16px 3px rgba(0,0,0, 0.15) |
--nbhd-shadow-md
|
-6px 3px 25px 8px rgba(0,0,0, 0.15) |
--nbhd-shadow-lg
|
-20px 10px 20px rgba(0,0,0, 0.15) |
--nbhd-shadow-lg-reversed
|
20px 10px 20px rgba(0,0,0, 0.15) |