Reorganized styles

This commit is contained in:
Jori Lallo
2016-07-14 23:03:04 -07:00
parent ff3a6d584e
commit 72863726a9
13 changed files with 35 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
@import '../../utils/constants.scss';
@import '~styles/constants.scss';
.preview {
display: flex;
@@ -43,4 +43,4 @@
::-webkit-scrollbar {
display: none;
}
}
}