diff --git a/styles.css b/styles.css index c1c683d..6a95c26 100644 --- a/styles.css +++ b/styles.css @@ -29,7 +29,6 @@ html, body { align-items: center; border: 0; border-radius: 8px; - box-shadow: rgba(151, 65, 252, 0.2) 0 15px 30px -5px; box-sizing: border-box; color: black; display: flex; @@ -159,7 +158,6 @@ input[name="speed-setting"] { align-items: center; border: 0; border-radius: 8px; - box-shadow: rgba(151, 65, 252, 0.2) 0 15px 30px -5px; box-sizing: border-box; color: #FFFFFF; display: flex;