Skip to content

Commit

Permalink
new gradient
Browse files Browse the repository at this point in the history
  • Loading branch information
tandpfun committed Jan 17, 2025
1 parent 109103e commit 50fb552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/style/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

body {
color: var(--foreground);
background: var(--background);
background-image: linear-gradient(120deg, var(--theme-100), var(--theme-400));
font-family: Arial, Helvetica, sans-serif;
}

Expand Down

0 comments on commit 50fb552

Please sign in to comment.