Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 430 Bytes

File metadata and controls

17 lines (12 loc) · 430 Bytes

shadow-offset-x

These is value to set the shadow horizontal offset.

Values

**offset-x** specifies the horizontal distance. Negative values place the shadow to the left of the element. If offset-x and offset-y values are 0, the shadow is placed behind the element (and may generate a blur effect if **blur-radius** and/or **spread-radius** is set).

Examples

"20px"
"-10px"