Skip to content

How can I narrow down clickable area of sections? #46

Closed Answered by TetraTheta
TetraTheta asked this question in Q&A
Discussion options

You must be logged in to vote
.nav {
  justify-content: space-evenly;
}
.nav-fill > .nav-link {
  flex: initial;
}

Using this was enough for me. It is not perfect, but I'm OK with it.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by TetraTheta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants