fix(scss): remove unnecessary import (#146)
This commit is contained in:
parent
cef9fe2549
commit
0429678d57
@ -1,5 +1,3 @@
|
|||||||
@import "variables.scss";
|
|
||||||
|
|
||||||
.keep-sidebar {
|
.keep-sidebar {
|
||||||
@media (min-width: $on-phone) and (max-width: $on-tablet) {
|
@media (min-width: $on-phone) and (max-width: $on-tablet) {
|
||||||
--main-top-padding: 50px;
|
--main-top-padding: 50px;
|
||||||
|
Loading…
Reference in New Issue
Block a user