Redeifine mini size for when we let sitename slide over the logo #114

This commit is contained in:
benjamin melançon 2025-07-19 22:08:36 -04:00
parent 018dd5a6a6
commit bcb559caa6
3 changed files with 14 additions and 5 deletions

View file

@ -14,7 +14,7 @@
@forward "elements";
@forward "../../node_modules/bulma/sass/form/_index";
@forward "form";
$navbar-breakpoint: calc($mini/2);
// $navbar-breakpoint: calc($mini/2);
@forward "../../node_modules/bulma/sass/components/_index";
@forward "components";
@forward "../../node_modules/bulma/sass/grid/_index";