Skip to content

Commit 812504c

Browse files
little aligment correction
Signed-off-by: Madina <madinaamankeldinova5@gmail.com>
1 parent 5a6221b commit 812504c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sections/Products/products.style.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ const ProductWrapper = styled.section`
277277
}
278278
279279
.card_head {
280-
align-items: flex-start;
280+
align-items: center;
281281
}
282282
.product_cards {
283283
display: flex;

0 commit comments

Comments
 (0)