diff --git a/files/en-us/web/css/background-clip/index.md b/files/en-us/web/css/background-clip/index.md index bbcf9a532394640..fe1642e34d64b00 100644 --- a/files/en-us/web/css/background-clip/index.md +++ b/files/en-us/web/css/background-clip/index.md @@ -38,7 +38,6 @@ color: transparent; #example-element { background-image: url("/shared-assets/images/examples/leopard.jpg"); color: #d73611; - text-shadow: 2px 2px black; padding: 20px; border: 10px dashed #333; font-size: 2em;