fix(scss): remove unnecessary import (#146)

This commit is contained in:
Jimmy Cai
2021-02-17 10:29:40 +01:00
committed by GitHub
parent cef9fe2549
commit 0429678d57
-2
View File
@@ -1,5 +1,3 @@
@import "variables.scss";
.keep-sidebar {
@media (min-width: $on-phone) and (max-width: $on-tablet) {
--main-top-padding: 50px;