modify style

This commit is contained in:
2019-12-26 17:12:43 +01:00
parent d9006096af
commit e7b8bfeab2
5 changed files with 25745 additions and 2 deletions
File diff suppressed because it is too large Load Diff
+1
View File
@@ -11,6 +11,7 @@
"license": "ISC",
"devDependencies": {
"bulma": "^0.8.0",
"bulma-helpers": "^0.3.8",
"node-sass": "^4.13.0"
}
}
+1 -1
View File
@@ -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";