Commit c2e6b41e by Johannes Edmeier

Update to bulma 0.7.1

parent 4597de24
......@@ -1999,9 +1999,9 @@
"dev": true
},
"bulma": {
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/bulma/-/bulma-0.7.0.tgz",
"integrity": "sha1-1IAXDIdoy3dP9galqvXeqpLNpiI="
"version": "0.7.1",
"resolved": "https://registry.npmjs.org/bulma/-/bulma-0.7.1.tgz",
"integrity": "sha512-wRSO2LXB+qI9Pyz2id+uZr4quz5aftSN7Ay1ysr1+krzVp3utD+Ci4CeKuZdrYGc800t65b7heXBL6qw2Wo/lQ=="
},
"bulma-badge": {
"version": "1.0.1",
......
......@@ -15,7 +15,7 @@
"@fortawesome/fontawesome-free-solid": "^5.0.10",
"@fortawesome/vue-fontawesome": "0.0.22",
"axios": "^0.18.0",
"bulma": "^0.7.0",
"bulma": "^0.7.1",
"bulma-badge": "^1.0.1",
"d3-array": "^1.2.1",
"d3-axis": "^1.0.8",
......
......@@ -35,7 +35,6 @@ $modal-card-head-background-color: $white;
$modal-content-width: calc(100vh - 40px);
$navbar-background-color: $black-ter;
$navbar-box-shadow-size: 0;
$navbar-item-color: $grey;
$navbar-item-hover-color: $white;
$navbar-item-hover-background-color: $navbar-background-color;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment