.
This commit is contained in:
Vendored
+8
@@ -1595,4 +1595,12 @@ display: none;
|
||||
.warranty-card .card{
|
||||
background: rgb(22,62,96);
|
||||
background: linear-gradient(75deg, rgb(56 89 118) 51%, rgb(107 18 111) 89%)
|
||||
}
|
||||
.same-style a{
|
||||
font-size:12px !important;
|
||||
font-weight:600 !important;
|
||||
}
|
||||
.fs-60 {
|
||||
font-size: 60px !important;
|
||||
padding: 40px 0px !important;
|
||||
}
|
||||
Vendored
+2
-2
@@ -31616,8 +31616,8 @@ h4.checkout-title::before {
|
||||
} */
|
||||
|
||||
.sticky-bar{
|
||||
border-bottom: 1px solid #f9f9f9 !important;
|
||||
box-shadow: 0 3px 6px 0 rgba(0,0,0,.2) !important;
|
||||
/* border-bottom: 1px solid #f9f9f9 !important; */
|
||||
/* box-shadow: 0 3px 6px 0 rgba(0,0,0,.2) !important; */
|
||||
}
|
||||
|
||||
.order_details_btn {
|
||||
|
||||
Reference in New Issue
Block a user