MAW-894: CSS updates

This commit is contained in:
Tony Volpe
2024-07-23 13:49:26 -04:00
parent 987996dd94
commit 4ee9641a31
4 changed files with 1 additions and 7 deletions

View File

@@ -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;
}
}

View File

@@ -1,4 +1,4 @@
{
"/app.js": "/app.js?id=def087bfee86b3ced20472c4fd21ee05",
"/app.css": "/app.css?id=ea922a90dfef17cc6354d160d5b32ae6"
"/app.css": "/app.css?id=5cddfa7b15796e50a20e60f390ee1b62"
}

View File

@@ -4,7 +4,6 @@
.cart-summary p {
font-size: 1vw !important;
line-height: 1.5vw !important;
font-weight: lighter !important;
color: #505050 !important;
}
}

View File

@@ -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;
}