Skip to content

Commit 1940c68

Browse files
authored
Update cards__item.css
1 parent fac9c60 commit 1940c68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

blocks/cards/__item/cards__item.css

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
}
66

77
.cards__item:nth-child(1) {
8-
margin-right: 100px ;
8+
margin-right: 100px;
99
}
1010

1111
.cards__item:nth-child(2) {
12-
margin-right: 100px ;
12+
margin-right: 100px;
1313
}
1414

1515
.cards__item:nth-child(4) {
16-
margin-right: 100px ;
16+
margin-right: 100px;
1717
}

0 commit comments

Comments
 (0)