Skip to content

Commit

Permalink
fix the background color for spring animation
Browse files Browse the repository at this point in the history
  • Loading branch information
IamPrasanna482 committed Oct 5, 2021
1 parent 4e8df1f commit 2757677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Spring Animation/Style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ body {
flex-direction: column;
justify-content: center;
align-items: center;
background-color: #e93b81;
background-color: #000000;
height: 100vh;
width: 100%;
overflow: hidden;
Expand Down

0 comments on commit 2757677

Please sign in to comment.