merge dev

This commit is contained in:
Jay_Makwana
2019-11-16 16:33:19 +05:30
53 changed files with 172 additions and 20254 deletions

View File

@ -33,7 +33,7 @@
}
&:hover {
background-color: $gray--very-light;
background-color: $ls-color-gray--very-light;
}
.left {

View File

@ -134,7 +134,7 @@
display: flex;
justify-content: space-between;
margin-bottom: 0;
border: 1px solid $gray--light;
border: 1px solid $ls-color-gray--light;
.left-item,
.right-item {