Skip to content

Commit

Permalink
Minor Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RhythmusByte committed Nov 20, 2024
1 parent 235668b commit 50cae7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ body {
inset: -10px 0px;
background: conic-gradient(
#00fff2,
#ff00ff,
#00baaf,
#00ffaa,
#ff00f2,
#00a2ff,
#00fff2
);
transition: 0.5s;
Expand Down

0 comments on commit 50cae7f

Please sign in to comment.