Skip to content

Commit

Permalink
add the transition property
Browse files Browse the repository at this point in the history
  • Loading branch information
Devansh K Shukla committed Jan 16, 2022
1 parent eb2d6e1 commit 195f9fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ button{
display: flex;
align-items: center;
justify-content: center;
transition: opacity 0.6s ease;
}
.page-loader div {
border: 2px solid transparent;
Expand Down

0 comments on commit 195f9fb

Please sign in to comment.