Skip to content

Solution#1912

Open
ArtemVelychko wants to merge 1 commit into
mate-academy:masterfrom
ArtemVelychko:develop
Open

Solution#1912
ArtemVelychko wants to merge 1 commit into
mate-academy:masterfrom
ArtemVelychko:develop

Conversation

@ArtemVelychko
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown

@lerastarynets lerastarynets left a comment

Choose a reason for hiding this comment

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

Great job! Left 2 comments on how to improve your code to make it more advanced

@@ -0,0 +1 @@
$card-size: 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.

Consider changing the variable name to card-width) it'll be more clear

Comment thread src/styles/_catalog.scss
}
}

@media (max-width: 1023px) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Just a suggestion - you can move media to variables and the use @each in loop to create responsive)

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