Skip to content

Commit

Permalink
Update app.css
Browse files Browse the repository at this point in the history
  • Loading branch information
EndangeredMassa authored Jan 17, 2024
1 parent 2ced4fc commit f546d9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/styles/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
/* override the width of the main content */
grid-template-columns: 1fr min(55rem,90%) 1fr;

--text: #ffffff;
--text-light: #bbbbbb;
--bg: #000000;
--accent-bg: #151149;
--accent: #52b7dc;
Expand Down

0 comments on commit f546d9c

Please sign in to comment.