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

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