Skip to content

Commit

Permalink
V 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Majesty-12 authored Jun 28, 2021
1 parent fa66b4e commit d12bb11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ body{
width: 100%;
height: 100vh;
font-family: sans-serif;
color: #fff;

background: linear-gradient(-55deg, #059669,#99f2c8, #059669);
background-size: 400% 400%;
-webkit-animation: gradientBackground 10s ease infinite;
Expand Down Expand Up @@ -80,4 +80,4 @@ body{
100% {
background-position: 0% 50%;
}
}
}

0 comments on commit d12bb11

Please sign in to comment.