aboutsummaryrefslogtreecommitdiff
path: root/scss/vars.scss
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-11-13 10:17:46 +0100
committerAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-11-13 10:17:46 +0100
commit42edbe27329cb094895b8e9c558639ff52611eca (patch)
treef15b16a373d0e79addb6d5747d6ee1831461768f /scss/vars.scss
parentc79556fa850f1672953d36ff383278f3b8bef623 (diff)
feat(tag): supports little screen
Diffstat (limited to 'scss/vars.scss')
-rw-r--r--scss/vars.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/scss/vars.scss b/scss/vars.scss
new file mode 100644
index 0000000..22ff974
--- /dev/null
+++ b/scss/vars.scss
@@ -0,0 +1,2 @@
+$bp-mid: 1000px;
+$bp-little: 650px; \ No newline at end of file