summaryrefslogtreecommitdiff
path: root/public/css/_sass/utilities/initial-variables.sass
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/_sass/utilities/initial-variables.sass')
-rw-r--r--public/css/_sass/utilities/initial-variables.sass13
1 files changed, 9 insertions, 4 deletions
diff --git a/public/css/_sass/utilities/initial-variables.sass b/public/css/_sass/utilities/initial-variables.sass
index 421bd3d..03bbc12 100644
--- a/public/css/_sass/utilities/initial-variables.sass
+++ b/public/css/_sass/utilities/initial-variables.sass
@@ -9,6 +9,7 @@ $grey-dark: hsl(0, 0%, 29%) !default
$grey: hsl(0, 0%, 48%) !default
$grey-light: hsl(0, 0%, 71%) !default
$grey-lighter: hsl(0, 0%, 86%) !default
+$grey-lightest: hsl(0, 0%, 93%) !default
$white-ter: hsl(0, 0%, 96%) !default
$white-bis: hsl(0, 0%, 98%) !default
@@ -16,12 +17,12 @@ $white: hsl(0, 0%, 100%) !default
$orange: hsl(14, 100%, 53%) !default
$yellow: hsl(48, 100%, 67%) !default
-$green: hsl(141, 71%, 48%) !default
+$green: hsl(141, 53%, 53%) !default
$turquoise: hsl(171, 100%, 41%) !default
-$cyan: hsl(204, 86%, 53%) !default
+$cyan: hsl(204, 71%, 53%) !default
$blue: hsl(217, 71%, 53%) !default
$purple: hsl(271, 100%, 71%) !default
-$red: hsl(348, 100%, 61%) !default
+$red: hsl(348, 86%, 61%) !default
// Typography
@@ -43,10 +44,14 @@ $weight-medium: 500 !default
$weight-semibold: 600 !default
$weight-bold: 700 !default
+// Spacing
+
+$block-spacing: 1.5rem !default
+
// Responsiveness
// The container horizontal gap, which acts as the offset for breakpoints
-$gap: 64px !default
+$gap: 32px !default
// 960, 1152, and 1344 have been chosen because they are divisible by both 12 and 16
$tablet: 769px !default
// 960px container + 4rem