aboutsummaryrefslogtreecommitdiff
path: root/_scss/components/_variables.scss
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2018-05-15 14:28:17 +0300
committerValentin Popov <info@valentineus.link>2018-05-15 14:28:17 +0300
commit3647ff37c565c77ebd1e68fce1552201c35b5cb3 (patch)
treeaf295c51a91eb8a491a951d00459138daaabfeda /_scss/components/_variables.scss
parentbdbcbedc357627a583744b88ba35aeeddc6e69d0 (diff)
downloadpopov.link-3647ff37c565c77ebd1e68fce1552201c35b5cb3.tar.xz
popov.link-3647ff37c565c77ebd1e68fce1552201c35b5cb3.zip
Complete redesign of site styles
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '_scss/components/_variables.scss')
-rw-r--r--_scss/components/_variables.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/_scss/components/_variables.scss b/_scss/components/_variables.scss
deleted file mode 100644
index eb9a801..0000000
--- a/_scss/components/_variables.scss
+++ /dev/null
@@ -1,7 +0,0 @@
-// ...
-$color-initial: #fff;
-$color-primary: #9b4dca;
-$color-quaternary: #d1d1d1;
-$color-quinary: #e1e1e1;
-$color-secondary: #606c76;
-$color-tertiary: #f4f5f6;