This commit is contained in:
Viet An
2026-07-06 17:22:14 +07:00
parent be0be49454
commit 42124d4071
7 changed files with 9 additions and 93 deletions

View File

@@ -11,7 +11,6 @@ $pink: #ff2bdd;
$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: 500px,
$primary: $blue,