No Results Found
Shadows and Elevations to be used in Usertesting Next theme.
Small
Medium
Large
<div class="l-grid l-col-3 l-sm-col-1 l-gap-8x l-sm-gap-2x">
<div class="demo-elevations__container box-shadow__small">
<p class="demo-elevations__label">Small</p>
</div>
<div class="demo-elevations__container box-shadow__medium">
<p class="demo-elevations__label">Medium</p>
</div>
<div class="demo-elevations__container box-shadow__large">
<p class="demo-elevations__label">Large</p>
</div>
</div>
Variable | Value |
---|---|
--box-shadow-100 | Small |
--box-shadow-200 | Medium |
--box-shadow-300 | Large |