Clean redundant vars

This commit is contained in:
Lucas 2020-07-24 11:29:02 +07:00
parent 165539bdd5
commit 8f53cacef5

View File

@ -85,9 +85,6 @@ $transition: .2s ease-in-out !default;
// Responsive
//
$enable-responsive-typography: false !default;
$enable-responsive-spacings: false !default;
// xs: Extra small (portrait phones)
// sm: Small(landscape phones)
// md: Medium(tablets)