Skip to content

Commit 297ece4

Browse files
updating text color
1 parent 1dc65ec commit 297ece4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/css/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
@import "main";
77

88
h1, .h1 {
9-
color: #1a1a1a; /* dark gray */
9+
color: #07fac9; /* dark gray */
1010
}
1111

1212
h2, .h2 {

0 commit comments

Comments
 (0)