Skip to content

catalog_grid 1#1925

Open
usernameluke wants to merge 2 commits intomate-academy:masterfrom
usernameluke:develop
Open

catalog_grid 1#1925
usernameluke wants to merge 2 commits intomate-academy:masterfrom
usernameluke:develop

Conversation

@usernameluke
Copy link

Copy link

@anastasiia-tilikina anastasiia-tilikina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check my comment.

also, when you use media queries - always be consistent.
you need to add them from smallest to biggest width or vice versa.

margin: 0 auto;
display: grid;
gap: 48px;
grid-template-columns: 200px 200px 200px 200px;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use repeat function

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix everywhere

Copy link

@anastasiia-tilikina anastasiia-tilikina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants