We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f3e77 commit 38b4817Copy full SHA for 38b4817
assets/css/style.scss
@@ -2,6 +2,8 @@
2
---
3
$header-bg-color: #e96687;
4
$header-bg-color-secondary: #421c5e;
5
+$section-headings-color: #421c5e !default;
6
+$body-link-color: #421c5e !default;
7
8
@import "{{ site.theme }}";
9
0 commit comments