Skip to content

catalog_grid 1#1925

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

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

Conversation

@usernameluke
Copy link
Copy Markdown

Copy link
Copy Markdown

@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.

Comment thread src/styles/_catalog.scss Outdated
margin: 0 auto;
display: grid;
gap: 48px;
grid-template-columns: 200px 200px 200px 200px;
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

use repeat function

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

fix everywhere

Copy link
Copy Markdown

@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