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

<li> margins don't look natural #118

Closed
shanehou opened this issue Aug 15, 2021 · 1 comment
Closed

<li> margins don't look natural #118

shanehou opened this issue Aug 15, 2021 · 1 comment

Comments

@shanehou
Copy link
Contributor

shanehou commented Aug 15, 2021

Hugo Version: v0.83.1
Build Command: hugo server -D

The <li> style is a bit strange: when li+li has a 20px margin-top, why does the first child has 0px margin-top? The nested <li> would look like this:

image

See? When nested, the margin is not consistent. The better style in my opinion should be:

image

Or:

image

@cntrump
Copy link
Owner

cntrump commented Aug 15, 2021

Fixed: #120

@cntrump cntrump closed this as completed Aug 15, 2021
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

2 participants