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:
-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 9df331a..637e37a 100644
--- a/assets/sass/variables.scss
+++ b/assets/sass/variables.scss
@@ -3,5 +3,5 @@ $max-width: 750px;
$avatar-size: 90px;
// Colors
-$black: #444444;
+$black: #222222;
$red: #dc3545;