diff --git a/source/css/_layout/list.styl b/source/css/_layout/list.styl index f3155b2..d3465c2 100644 --- a/source/css/_layout/list.styl +++ b/source/css/_layout/list.styl @@ -106,8 +106,10 @@ color: var(--text-p0) &[position=top] top: 0 + background-image: linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0)) &[position=bottom] bottom: 0 + background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.2)) div+div margin-top: 4px .cap