Decrease border factor to lighten table variant borders
This commit is contained in:
parent
8d128cc3ba
commit
20d05510cf
1 changed files with 2 additions and 0 deletions
|
@ -19,4 +19,6 @@ $link-hover-color: #24d;
|
|||
$link-decoration: none;
|
||||
$link-hover-decoration: underline;
|
||||
|
||||
$table-border-factor: .1;
|
||||
|
||||
$enable-negative-margins: true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue