Decrease border factor to lighten table variant borders

This commit is contained in:
Anton Khorev 2024-04-16 00:51:38 +03:00
parent 8d128cc3ba
commit 20d05510cf

View file

@ -19,4 +19,6 @@ $link-hover-color: #24d;
$link-decoration: none;
$link-hover-decoration: underline;
$table-border-factor: .1;
$enable-negative-margins: true;