Skip to content

Conversation

@naomirojash
Copy link

Adding HTML and CSS sections

</html>
.box:hover {
transform: scale(2);
background-color: mediumpurple;

Choose a reason for hiding this comment

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

Hey Naomi to make this request work, we would need to add the transition rule of 200ms to the box:hover selector. On the box selector, we would need to add the transition of 160ms so that the box shrinks at that time instead of the 200ms. Please let me know if that makes sense or if you have any questions

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