Skip to content

layout_catalog_grid#1903

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

layout_catalog_grid#1903
KarolinaWiktoria wants to merge 2 commits into
mate-academy:masterfrom
KarolinaWiktoria:develop

Conversation

@KarolinaWiktoria
Copy link
Copy Markdown

Copy link
Copy Markdown

@DorotaLeniecDev DorotaLeniecDev left a comment

Choose a reason for hiding this comment

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

Good job, I will approve but check my suggestion.

Comment thread src/styles/_catalog.scss

max-width: 944px;
margin: 0 auto;
@each $size, $amount in $media {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

If you would like to use media queris like this I would put this variable in the same file for readability.
$media:
"488px" 2,
"768px" 3,
"1024px" 4;

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

okay :) thank you @DorotaLeniecDev for your suggestion.

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