update style

This commit is contained in:
Thuan Bui
2017-10-17 10:08:28 -04:00
parent 4b5f5d7467
commit 4f0eb6fe03
6 changed files with 42 additions and 37 deletions
+1
View File
@@ -161,6 +161,7 @@ div.lSSlideOuter {
--------------------------------------------- */
.products .iconic-was-swatches {
margin-bottom: 0!important;
flex: 1 1 100%;
li {
margin-right: 5px;
}
+2 -2
View File
@@ -23,7 +23,7 @@ $black: #000000;
$dark: #141e28;
$gray: #556677;
$medium: #a4a8ac;
$border: #f0f1f2;
$border: #d8d8d8;
$light: #f6f7f8;
$lighter: #555555;
$white: #ffffff;
@@ -40,7 +40,7 @@ $bold: 700;
/* ### Other */
$site-radius: 0.4rem;
$site-border: 0.2rem solid $border;
$site-border: 0.1rem solid $border;
$site-transition: 0.75s cubic-bezier(0, 1, 0.5, 1);
/* ### Column widths */
+1 -1
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long