Fix remaining bugs from rebase

This commit is contained in:
natsoni
2024-04-04 16:33:50 +09:00
parent 79dd263fb1
commit c827953ca5
4 changed files with 10 additions and 51 deletions

View File

@@ -57,7 +57,7 @@ $dropdown-link-hover-bg: $active-bg;
$dropdown-link-active-color: $fg;
$dropdown-link-active-bg: $active-bg;
@import "~bootstrap/scss/bootstrap";
@import "bootstrap/scss/bootstrap";
:root {
--bg: #{$bg};