MAW-894: CSS updates
This commit is contained in:
@@ -135,7 +135,7 @@ button[type="submit"].single_add_to_cart_button,
|
||||
}
|
||||
|
||||
.bg-color-pink {
|
||||
background-color: $light-pink;
|
||||
background-color: $gray;
|
||||
p {
|
||||
color: $light-gray;
|
||||
}
|
||||
@@ -196,7 +196,7 @@ button[type="submit"].single_add_to_cart_button,
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 50%;
|
||||
background-color: $light-pink;
|
||||
background-color: $gray;
|
||||
left: 0;
|
||||
right: 0;
|
||||
top: 0;
|
||||
@@ -211,7 +211,7 @@ button[type="submit"].single_add_to_cart_button,
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 50%;
|
||||
background-color: $light-pink;
|
||||
background-color: $gray;
|
||||
z-index: -1;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
||||
Reference in New Issue
Block a user