summaryrefslogtreecommitdiff
path: root/styles/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'styles/index.scss')
-rw-r--r--styles/index.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/styles/index.scss b/styles/index.scss
index ba30ea2..7916766 100644
--- a/styles/index.scss
+++ b/styles/index.scss
@@ -41,6 +41,10 @@
);
}
+.content h2 {
+ color: $darkteal;
+}
+
.banner {
right: 100%;
padding-top: 5%;