summaryrefslogtreecommitdiffstats
path: root/assets/sass/style.scss
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-05-08 15:17:29 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-05-08 15:17:29 +0200
commitb4f61294a8865c6279dd55f30dbccf4b11b7167d (patch)
treefd5059afc68a4811f7d3790e73f73eb6dc8cde1f /assets/sass/style.scss
parentb9c2932041d3abbb41e5653bd3cd5c6b4741cdff (diff)
downloadgohugo-theme-ed-b4f61294a8865c6279dd55f30dbccf4b11b7167d.tar.gz
Use spaces for indents
Diffstat (limited to 'assets/sass/style.scss')
-rw-r--r--assets/sass/style.scss8
1 files changed, 4 insertions, 4 deletions
diff --git a/assets/sass/style.scss b/assets/sass/style.scss
index 6c471f9..fcc493c 100644
--- a/assets/sass/style.scss
+++ b/assets/sass/style.scss
@@ -1,7 +1,7 @@
/*
- Common Variables
+ Common Variables
- Feel free to change!
+ Feel free to change!
*/
/* Fonts */
@@ -11,9 +11,9 @@ $regular-font-size: 1.25em; /* 20px / 16px = 1.25em; support text resizing in al
/*
- Color
+ Color
- Make sure to leave color_scheme in `config.toml` file empty for granular control
+ Make sure to leave color_scheme in `config.toml` file empty for granular control
*/
$text-color: #454545;