Skip to content

Commit 94bea78

Browse files
committed
Fix tables in vignette on pkgdown
1 parent 191b5a4 commit 94bea78

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pkgdown/extra.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
table.table {
2+
display: table;
3+
width: 100%;
4+
}

0 commit comments

Comments
 (0)