refactor: Consistent variable names, remove duplicates/unused in css

This commit is contained in:
Panayiotis Lipiridis
2020-12-28 01:05:44 +02:00
parent 3aab81bc35
commit 2712a06ab8
14 changed files with 60 additions and 65 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
@import "open-color/open-color.scss";
// keep up to date with is-mobile.tsx
// Keep up to date with is-mobile.tsx
$is-mobile-query: "(max-width: 600px), (max-height: 500px) and (max-width: 1000px)";