Skip to content

Commit 6baee4d

Browse files
committed
CHange color to pink
1 parent 42a243a commit 6baee4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎server/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
text-align: center;
2323
}
2424
h1 {
25-
color: #39e079; /* Primary color for heading */
25+
color: #ec4899; /* Primary color for heading */
2626
margin-bottom: 1rem;
2727
}
2828
p {

0 commit comments

Comments
 (0)