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

Indentation on first row and how to increase the space between hexagons #40

Closed
Thaimon opened this issue Mar 27, 2022 · 1 comment
Closed

Comments

@Thaimon
Copy link

Thaimon commented Mar 27, 2022

Hi guys,

Thanks for sharing the script.
Is it possible to have the indentations starting on the first row instead of the second row?
I also don't know how to change the space between the hexagons.
Can you help me?

Thanks in advance!

@Thaimon
Copy link
Author

Thaimon commented Mar 27, 2022

For the indentation I used .hex:nth-child(an-b) instead of .hex:nth-child(an+b)
It seems to work.

And for the space between hexagons, changing the .hexIn width and padding-bottom with the same factor was the trick.

@Thaimon Thaimon closed this as completed Mar 28, 2022
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

No branches or pull requests

1 participant