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

github.com/ojroques/hugo-researcher.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/variables.scss')
-rw-r--r--assets/sass/variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/sass/variables.scss b/assets/sass/variables.scss
index 637e37a..9df331a 100644
--- a/assets/sass/variables.scss
+++ b/assets/sass/variables.scss
@@ -3,5 +3,5 @@ $max-width: 750px;
$avatar-size: 90px;
// Colors
-$black: #222222;
+$black: #444444;
$red: #dc3545;