Skip to content

Commit 1ba4ce9

Browse files
committed
Add more spacing around table
1 parent a15e1c4 commit 1ba4ce9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • inst/rmarkdown/templates/html_vignette/resources

inst/rmarkdown/templates/html_vignette/resources/vignette.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ body {
4646
}
4747

4848
table {
49-
margin: auto;
49+
margin: 1em auto;
5050
border-width: 1px;
5151
border-color: #DDDDDD;
5252
border-style: outset;

0 commit comments

Comments
 (0)