Fix padding on discount banner for small screens (#21509)

REV-918
This commit is contained in:
Brandon Baker
2019-08-29 16:00:26 -04:00
committed by GitHub
parent d71fd1181f
commit 5012ed6ea4
2 changed files with 0 additions and 4 deletions

View File

@@ -31,8 +31,6 @@
.first-purchase-offer-banner-bold {
font-weight: bold;
color: #23419F;
margin-right: 3px;
margin-left: 5px;
}
}

View File

@@ -2265,8 +2265,6 @@
.first-purchase-offer-banner-bold {
font-weight: bold;
color: #23419f;
margin-right: 3px;
margin-left: 5px;
}
}
}