update icon homepage
This commit is contained in:
@@ -621,3 +621,42 @@ input[type="radio"] {
|
||||
border: 1px solid #ececec;
|
||||
}
|
||||
}
|
||||
|
||||
.icons {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
display: block;
|
||||
&.icon-search {
|
||||
background-position: -71px -40px;
|
||||
}
|
||||
&.header-support {
|
||||
height: 33px;
|
||||
background-position: -116px -42px;
|
||||
}
|
||||
&.icon-notification {
|
||||
height: 33px;
|
||||
background-position: -165px -42px;
|
||||
}
|
||||
&.icon-cart {
|
||||
background-position: -210px -36px;
|
||||
}
|
||||
&.icon-contact {
|
||||
background-position: -246px -36px;
|
||||
}
|
||||
&.icon-pay {
|
||||
background-position: -284px -36px;
|
||||
}
|
||||
&.icon-installment {
|
||||
background-position: -318px -36px;
|
||||
}
|
||||
&.icon-increase {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
background-position: -6px -85px;
|
||||
}
|
||||
&.icon-reduce {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
background-position: -43px -83px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user