Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/mertbakir/resume-a4.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/_item_styling.scss')
-rw-r--r--assets/sass/_item_styling.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/sass/_item_styling.scss b/assets/sass/_item_styling.scss
index ef32ac2..02ae8e8 100644
--- a/assets/sass/_item_styling.scss
+++ b/assets/sass/_item_styling.scss
@@ -19,7 +19,7 @@
}
.section-title {
- border-left: solid 6px $heading-color;
+ border-left: solid 6px $text-color;
padding-left: 8px;
font-family: $font-1;
}