Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
XHub157 authored Jan 30, 2024
1 parent 89b4a48 commit 99019cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
html w
.example-3 {
width: 100%;
min-height: 400px;
height: 100%;
background: linear-gradient(-45deg, #D4145A, #FBB03B, #FF5E3A);
background-size: cover;
background-size: 400% 400%;
-webkit-animation: gradient-example-3 8s ease infinite;
animation: gradient-example-3 8s ease infinite;
}
Expand Down

0 comments on commit 99019cb

Please sign in to comment.