Skip to content

Commit

Permalink
[TASK] Use light color to make text visible
Browse files Browse the repository at this point in the history
  • Loading branch information
schliesser committed Apr 9, 2024
1 parent 822ca4d commit 502a246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/whitepaper.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
body {
@apply bg-black;
background: wheat;
}

0 comments on commit 502a246

Please sign in to comment.