summaryrefslogtreecommitdiff
path: root/sass/_vars.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/_vars.scss')
-rw-r--r--sass/_vars.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/sass/_vars.scss b/sass/_vars.scss
new file mode 100644
index 0000000..b14bd7c
--- /dev/null
+++ b/sass/_vars.scss
@@ -0,0 +1,4 @@
+$main: #1a222c;
+$sec: #4B5664;
+$purple: #54516A;
+$cut: 550px; \ No newline at end of file