Skip to content

Commit

Permalink
feat: changed background color
Browse files Browse the repository at this point in the history
  • Loading branch information
CChuYong committed Jan 4, 2024
1 parent 2e2780e commit ccd13f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

body {
color: rgb(var(--foreground-rgb));
background: #171717;
background: #242427;
font-family: Pretendard-Regular, sans-serif;
}

Expand Down

0 comments on commit ccd13f3

Please sign in to comment.