<div class="box-shadow-primary-25-right-bottom" style="width: 300px; height: 200px; background: white;">
</div>

<br><br>

<div class="box-shadow-secondaryy-25-right-bottom" style="width: 300px; height: 200px; background: white;">
</div>
<div class="box-shadow-primary-25-right-bottom" style="width: 300px; height: 200px; background: white;">
</div>

<br><br>

<div class="box-shadow-secondaryy-25-right-bottom" style="width: 300px; height: 200px; background: white;">
</div>
/* No context defined. */
  • Content:
    .box-shadow-primary-25-right-bottom,
    %box-shadow-primary-25-right-bottom {
      box-shadow: 10px 10px 0 $box-shadow-primary-25;
    }
    
    .box-shadow-secondaryy-25-right-bottom,
    %box-shadow-secondary-25-right-bottom {
      box-shadow: 10px 10px 0 $box-shadow-secondary-25;
    }
    
  • URL: /components/raw/box-shadow/_box-shadow.scss
  • Filesystem Path: components/06-subatoms/box-shadow/_box-shadow.scss
  • Size: 262 Bytes

No notes defined.