Skip to content

Instantly share code, notes, and snippets.

@DrNickRedfern
Created March 11, 2022 13:32
Show Gist options
  • Save DrNickRedfern/53ac6321ba893f8a828614beb60d64e8 to your computer and use it in GitHub Desktop.
Save DrNickRedfern/53ac6321ba893f8a828614beb60d64e8 to your computer and use it in GitHub Desktop.
Add bottom margin to csl-entry for bibliography in rmarkdown
.csl-entry {
margin-bottom: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment