Skip to content

Commit

Permalink
feat(ui): add background-change animation on body
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusfg7 committed Aug 19, 2022
1 parent 4cd0388 commit bf2c818
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
font-light
text-white
bg-[#0485b4]

/* animation: background-change calc(5 * 60s) 20s infinite; */
animate-background-change
}
}

Expand Down

0 comments on commit bf2c818

Please sign in to comment.