m3-academy-template-vtexio/storefront/styles/sass/general/vtex.checkout-summary.scss

18 lines
381 B
SCSS
Raw Normal View History

2022-08-11 13:06:07 +00:00
.summarySmallDisclaimer{
font-family: "Roboto", sans-serif;
text-align: center;
font-size: 12px;
line-height: 14px;
color: #7D7D7D;
}
.summaryItemContainer{
font-family: "Roboto", sans-serif;
font-size: 14px;
line-height: 16px;
}
.summarySmallContent .summaryItemContainer:last-child{
font-weight: bold;
font-size: 18px;
line-height: 21px;
color: #7D7D7D;
}