forked from M3-Academy/m3-academy-template-checkout
develop #11
@ -49,13 +49,12 @@ body {
|
||||
|
||||
#cart-title,
|
||||
#orderform-title {
|
||||
color: $clr-gray-400;
|
||||
color: $clr-common-black;
|
||||
font-family: $font-family-100;
|
||||
font-weight: 500;
|
||||
font-size: 36px;
|
||||
font-weight: 700;
|
||||
font-size: 24px;
|
||||
line-height: 42px;
|
||||
margin: 40px 0 30px;
|
||||
letter-spacing: 0.1em;
|
||||
margin: 16px 0;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user