Skip to content

Commit

Permalink
remove box-shadows
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Steinke committed Feb 23, 2024
1 parent b6a3ca5 commit 254e93b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down

0 comments on commit 254e93b

Please sign in to comment.