The most common one is the iOS blurred style effect: .header { background-color: rgba(255,255,255,.6); backdrop-filter: blur(5px) }.
確定! 回上一頁