blob: d8dabde293c4ad47f66334cfb87f33250ef533b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
root:
items:
- type: stacking-context
bounds: [0, 0, 600, 600]
items:
- type: box-shadow
bounds: [ 40, 40, 400, 400 ]
blur-radius: 0
spread-radius: 20
clip-mode: outset
border-radius: 200
color: black
|