diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-11-13 10:17:46 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-11-13 10:17:46 +0100 |
| commit | 42edbe27329cb094895b8e9c558639ff52611eca (patch) | |
| tree | f15b16a373d0e79addb6d5747d6ee1831461768f /scss/vars.scss | |
| parent | c79556fa850f1672953d36ff383278f3b8bef623 (diff) | |
feat(tag): supports little screen
Diffstat (limited to 'scss/vars.scss')
| -rw-r--r-- | scss/vars.scss | 2 |
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 |
