We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5be302 commit 2befa12Copy full SHA for 2befa12
src/styles.scss
@@ -24,6 +24,8 @@ $navbar-dropdown-background-color: $secondary;
24
25
$custom-colors: ("secondary": ($secondary, $secondary-invert));
26
27
+$modal-z: 200;
28
+
29
@import "../node_modules/bulma/bulma";
30
@import "../node_modules/bulma-divider/dist/css/bulma-divider";
31
@import "../node_modules/bulma-checkradio/dist/css/bulma-checkradio";
0 commit comments