modify style
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -11,6 +11,7 @@
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"bulma": "^0.8.0",
|
||||
"bulma-helpers": "^0.3.8",
|
||||
"node-sass": "^4.13.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
|
||||
// Set nbit Style...
|
||||
$family-sans-serif: "Rubik", sans-serif;
|
||||
$box-padding: 0.25rem;
|
||||
|
||||
@import "../node_modules/bulma/bulma.sass";
|
||||
@import "../node_modules/bulma-helpers/bulma-helpers.sass";
|
||||
|
||||
Reference in New Issue
Block a user