plugin assets sync
This commit is contained in:
@@ -94,4 +94,16 @@ li.autocart-filters:hover {
|
||||
|
||||
.sticky-container{
|
||||
position: sticky;
|
||||
}
|
||||
}
|
||||
.bg-custom-red {
|
||||
background-color: rgb(150 29 32 / 10%);
|
||||
}
|
||||
|
||||
.bg-custom-red-light {
|
||||
background-color: rgb(217 72 74 / 50%);
|
||||
|
||||
}
|
||||
|
||||
.bg-custom-red-opacity {
|
||||
background-color: rgb(150 29 32 / 30%);
|
||||
}
|
Reference in New Issue
Block a user