Skip to content

Commit

Permalink
css fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wishrohitv committed Jan 8, 2024
1 parent 924fd6b commit bad0423
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
body {
background: linear-gradient(-45deg, #e2c81f, #e20157, #23a6d5, #58e8c6);
background-size: 400% 400%;
<!--background-size: 400% 400%; -->
animation: gradient 15s ease infinite;
height: 120vh;
<!--height: 120vh; -->
}

@keyframes gradient {
Expand Down

0 comments on commit bad0423

Please sign in to comment.