Skip to content

Commit

Permalink
updated background color of app
Browse files Browse the repository at this point in the history
  • Loading branch information
DennyDaVjncj committed Jul 6, 2024
1 parent a9fbbae commit 83e2241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/aesthetic.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
body {
font-family: "Lato", Helvetica, Arial, sans-serif;
font-size: 18px;
background-color: var(--gray-85);
background-color: var(--blue-50);
color: var(--gray-05);
}

Expand Down

0 comments on commit 83e2241

Please sign in to comment.