2022-06-26 16:54:46 +01:00
|
|
|
@use "bulma/sass/utilities/initial-variables" as *;
|
|
|
|
|
|
|
|
$container-max-width: $widescreen;
|
2022-06-27 23:29:55 +01:00
|
|
|
$pre-background: unset;
|
2022-07-04 20:36:19 +01:00
|
|
|
$family-code: "Fira Code", monospace;
|
2022-07-04 22:17:46 +01:00
|
|
|
$dropdown-content-radius: 0px;
|
|
|
|
$dropdown-content-offset: 0px;
|