Skip to content

Commit 8578e1b

Browse files
authored
style: Remove unnecessary table border width from custom theme (facebook#4413)
1 parent 719be2f commit 8578e1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/src/css/customTheme.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
--ifm-color-warning: #ffe564;
4040
--ifm-alert-color: var(--ifm-font-color-base);
4141
--ifm-pagination-nav-color-hover: var(--ifm-color-emphasis-300);
42-
--ifm-table-border-width: 0.005rem;
4342
--ifm-navbar-sidebar-width: 100%;
4443
--ifm-hr-border-color: var(--docusaurus-collapse-button-bg-hover);
4544
--docusaurus-blog-social-icon-size: 16px;

0 commit comments

Comments
 (0)