4,554
edits
No edit summary |
No edit summary |
||
Line 46: | Line 46: | ||
} | } | ||
#list.fade-out { | #list.fade-out { | ||
position: absolute; | |||
top: 0; | |||
left: 0; | |||
width: 100%; | |||
height: 100%; | |||
background: white; | |||
opacity: 0.2; | |||
} | } | ||
.card { | .card { | ||
width: calc(20% - 2px); | width: calc(20% - 2px); |