Skip to content

Conversation

@Savvy
Copy link

@Savvy Savvy commented Jun 10, 2019

No description provided.

Copy link
Member

@SebastiaanYN SebastiaanYN left a comment

Choose a reason for hiding this comment

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

Couple of things:

  • There are some indentation issues in the scss style, tabs too many or too few.
  • The animation of the hamburger icon transforming into the X is a bit strange. If you put the transition duration to 3 seconds you can see it's not fluent.

v-for="item in items"
:key="item.name"
>
<div class="navigation">
Copy link
Member

Choose a reason for hiding this comment

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

I don't see a reason for wrapping the nav element in another div

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