Skip to content

Commit

Permalink
Add black color to title area
Browse files Browse the repository at this point in the history
  • Loading branch information
xuelink committed Feb 27, 2024
1 parent 6de304d commit e801a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/organisms/ContentSection.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
.title-area {
flex: 2;
color: black;
display: flex;
flex-direction: column;
justify-content: center;
Expand Down

0 comments on commit e801a90

Please sign in to comment.