Skip to content

Commit

Permalink
Change section background color
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-panhead committed May 11, 2024
1 parent dada77d commit 9fa7860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ declare global {

:root {
--page-background: #fffffb;
--section-background: #fbfaf9;
--section-background: #fffff2;
--primary: #b5d7ff;
--primary-text: #0a66d2;
--secondary: #efccff;
Expand Down

0 comments on commit 9fa7860

Please sign in to comment.