Use default table stripe color

This commit is contained in:
Anton Khorev 2024-04-07 16:23:33 +03:00
parent 108984f04a
commit 7e5abf4467

View file

@ -20,6 +20,4 @@ $link-hover-color: #24d;
$link-decoration: none;
$link-hover-decoration: underline;
$table-striped-bg: $offwhite;
$enable-negative-margins: true;