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

No spacing between heading and code block #363

Closed
ncfavier opened this issue Feb 22, 2024 · 2 comments
Closed

No spacing between heading and code block #363

ncfavier opened this issue Feb 22, 2024 · 2 comments

Comments

@ncfavier
Copy link
Member

@plt-amy
Copy link
Member

plt-amy commented Jun 11, 2024

h1 + .Agda, h2 + .Agda, h3 + .Agda, h4 + .Agda, h5 + .Agda, h6 + .Agda {
  margin-block-start: 1em;
}

adding this to code.scss should fix it; can you try it?

@ncfavier
Copy link
Member Author

Yep

@plt-amy plt-amy closed this as completed Jun 20, 2024
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