Skip to content

Commit

Permalink
tweak color
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantgillespie committed Sep 6, 2024
1 parent 54a5b35 commit 53ab95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/PageSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ const { height: headerHeight } = useHeaderHeight();
}
.bg-colorful-muted {
background: linear-gradient(to bottom, #fe97dc20, #745eff20);
background: linear-gradient(to bottom, #fe97dc15, #745eff15);
}
.bg-pristine-white + .bg-pristine-white-lines {
Expand Down

0 comments on commit 53ab95d

Please sign in to comment.