Decrease title font size on checkout

to match specifications
This commit is contained in:
Jean-Baptiste Bellet
2021-08-04 11:26:31 +02:00
committed by Matt-Yorkley
parent b66b1fcdae
commit a873499b97

View File

@@ -62,7 +62,7 @@
}
.checkout-title {
font-size: 1.1rem;
font-size: 1.06rem;
@include headingFont;
font-weight: $font-weight-bold;
text-decoration: underline;