Skip to content

Commit 11228a0

Browse files
updated text colors, text spacing
1 parent 5f4afbf commit 11228a0

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

assets/css/styles.scss

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,9 @@
77

88

99
.page-title {
10-
color: #07fac9; /* or any color you want */
10+
color: #7c81f2;
11+
}
12+
13+
h4 {
14+
color: #d6f511;
1115
}

portfolio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Portfolio Projects
44
permalink: /portfolio/
55
---
66

7-
<br><br>
7+
<br>
88

99
#### Furniture Store Sales - Excel Dashboard
1010

0 commit comments

Comments
 (0)