Skip to content

Commit

Permalink
Matched Transition Delay of Body with Cards
Browse files Browse the repository at this point in the history
Run Prettier Command

Matched Delay of Body with cards

Update global.css
  • Loading branch information
RamGoel committed Aug 26, 2022
1 parent 133c1af commit 3404a0c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/styles/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,7 @@ h6 {
.pagination-textarea {
height: 30px;
}

body {
transition: all 0.25s linear;
}

0 comments on commit 3404a0c

Please sign in to comment.