Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

catalog_hover #2021

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

catalog_hover #2021

wants to merge 3 commits into from

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.

Almost done!
let's just add some improvements

@@ -18,6 +18,13 @@
border-radius: 5px;
margin-bottom: 48px;

transition-duration: 300ms;

Choose a reason for hiding this comment

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

it's better to set transitioned properties explictly

Choose a reason for hiding this comment

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

not fixed

@@ -38,5 +38,10 @@
text-transform: uppercase;
font-size: 12px;
font-weight: 500;
transition-duration: 300ms;

Choose a reason for hiding this comment

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

fix here as well

Choose a reason for hiding this comment

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

not fixed

Copy link

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

Pls fix prev comments

@@ -18,6 +18,13 @@
border-radius: 5px;
margin-bottom: 48px;

transition-duration: 300ms;

Choose a reason for hiding this comment

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

not fixed

@@ -38,5 +38,10 @@
text-transform: uppercase;
font-size: 12px;
font-weight: 500;
transition-duration: 300ms;

Choose a reason for hiding this comment

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

not fixed

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.

GJ!

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.

3 participants