fix js integrations

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2023-10-18 14:25:02 +02:00
parent 462a798cb6
commit a11d26522a
23 changed files with 596 additions and 583 deletions

View File

@@ -1,2 +0,0 @@
// Heading
$heading-border-color-dark: rgba(0,0,0,0.15);

View File

@@ -82,6 +82,7 @@ $card-border-width: 0;
$heading-bg: $navbar-bg;
$heading-color: $body-color;
$heading-border-color: #dee2e6;
$heading-border-color-dark: rgba(0,0,0,0.15);
// Search
$search-bg: $navbar-bg;

View File

@@ -2,7 +2,6 @@
// Bootstrap
@import "variables";
@import "variables-dark";
@import "bootstrap/scss/bootstrap";
// Theme