Try to add responsive design?

This commit is contained in:
2017-11-26 20:28:43 -08:00
parent 4e3baca3d9
commit af7e919b1e
5 changed files with 131 additions and 32 deletions

View File

@ -40,4 +40,6 @@
// Output standard non-prefixed declaration
#{$property}: $value;
}
}
}
$mobile-width: 500px;