Skip to content

Commit 240c711

Browse files
committed
Checkout address card: border with the same gray as in the account
1 parent 9bd3873 commit 240c711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scss/custom/pages/_checkout.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ $component-name: step;
33
.#{$component-name} {
44
.address {
55
margin: 1px;
6-
border: 1px solid $gray-300;
6+
border: 1px solid $gray-200;
77

88
&,
99
&__content {

0 commit comments

Comments
 (0)