Skip to content

Commit

Permalink
https://codepen.io/ricoThaka/pen/jOjXrbO
Browse files Browse the repository at this point in the history
  • Loading branch information
ricoThaka authored Oct 12, 2024
1 parent c9f2744 commit 3e699d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _sass/jekyll-theme-leap-day.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2363,7 +2363,7 @@ padding: 0px;
background: #3029f2;
animation: .2s ease-out 0s 1 slideInFromLeft;
animation: .5s ease-in .5s 1 blur;
animation: .5s fadeInOut .5s 1 scale;

}
.gullies div:nth-child(2) {
background: #446ff2;
Expand All @@ -2382,7 +2382,6 @@ padding: 0px;
.gullies div:nth-child(5) {
background: #3df28b;

animation: 2s infinite alternate 0s 1 slideInFromLeft;

}

Expand Down

0 comments on commit 3e699d6

Please sign in to comment.