MAW-894: CSS updates
This commit is contained in:
@@ -11261,7 +11261,6 @@ h4, .headline-small, .h4 {
|
||||
p {
|
||||
font-size: 20px;
|
||||
line-height: 32px;
|
||||
font-weight: lighter;
|
||||
color: #505050;
|
||||
}
|
||||
|
||||
@@ -11278,7 +11277,6 @@ ol {
|
||||
font-size: 20px;
|
||||
line-height: 45px;
|
||||
margin-bottom: unset;
|
||||
font-weight: lighter;
|
||||
color: #505050;
|
||||
}
|
||||
|
||||
@@ -12479,7 +12477,6 @@ body.search .img-placeholder img {
|
||||
.cart-summary p {
|
||||
font-size: 1vw !important;
|
||||
line-height: 1.5vw !important;
|
||||
font-weight: lighter !important;
|
||||
color: #505050 !important;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"/app.js": "/app.js?id=def087bfee86b3ced20472c4fd21ee05",
|
||||
"/app.css": "/app.css?id=ea922a90dfef17cc6354d160d5b32ae6"
|
||||
"/app.css": "/app.css?id=5cddfa7b15796e50a20e60f390ee1b62"
|
||||
}
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
.cart-summary p {
|
||||
font-size: 1vw !important;
|
||||
line-height: 1.5vw !important;
|
||||
font-weight: lighter !important;
|
||||
color: #505050 !important;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -78,7 +78,6 @@ h4 {
|
||||
p {
|
||||
font-size: 20px;
|
||||
line-height: 32px;
|
||||
font-weight: lighter;
|
||||
color: $light-gray;
|
||||
}
|
||||
|
||||
@@ -95,7 +94,6 @@ ol {
|
||||
font-size: 20px;
|
||||
line-height: 45px;
|
||||
margin-bottom: unset;
|
||||
font-weight: lighter;
|
||||
color: $light-gray;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user