This commit is contained in:
Viet An
2026-06-26 16:26:07 +07:00
parent 6ff4112d66
commit 2acdcde9df
9 changed files with 44 additions and 25 deletions

View File

@@ -13,6 +13,7 @@ $grey: #69748c;
@use "bulma/sass" with (
$family-primary: string.unquote("'Inter', 'SF Pro', 'Helvetica', 'Arial', sans-serif"),
$family-monospace: string.unquote("'Roboto Mono', monospace"),
$navbar-breakpoint: 1200px,
$primary: $blue,
$link: $blue,
$info: $cyan,