We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to be able to add top margin to the whole list:
Reading the doc I tried outer-margin=100 in the config and it kinda works but it's also spaced by 100 on the right..
outer-margin=100
I can't see anything in the doc showing how it needs to be done. Is it not a thing?
The text was updated successfully, but these errors were encountered:
Related: #527
Sorry, something went wrong.
Did you check the DIRECTIONAL VALUES section in the manual? I think this should work for you:
DIRECTIONAL VALUES
outer-margin=100,0,0,0
Eh, forgot that we had this implemented already.
@jtrees Nice thanks!
No branches or pull requests
I want to be able to add top margin to the whole list:
Reading the doc I tried
outer-margin=100
in the config and it kinda works but it's also spaced by 100 on the right..I can't see anything in the doc showing how it needs to be done. Is it not a thing?
The text was updated successfully, but these errors were encountered: