From b4f61294a8865c6279dd55f30dbccf4b11b7167d Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 8 May 2022 15:17:29 +0200 Subject: Use spaces for indents --- assets/sass/style.scss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'assets/sass/style.scss') 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; -- cgit v1.2.3