Skip to content

Commit

Permalink
integrate nexthome network overview into /home WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
gozart1 committed Jan 10, 2019
1 parent e4febfb commit fca675f
Show file tree
Hide file tree
Showing 5 changed files with 185 additions and 644 deletions.
2 changes: 1 addition & 1 deletion public/scss/_variables.scss
Expand Up @@ -11,7 +11,7 @@ $font-family-sans-serif: "source-sans-pro-v9-latin-regular", -apple-system, Blin
$font-family-monospace: "inconsolata-v15-latin-regular", SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !default;

// progress bar
$progress-height: 1.5rem;
$progress-height: 1rem;
$progress-bg: #ddd;
$progress-bar-bg: #74e06b;
$progress-bar-color: #333;
Expand Down
2 changes: 1 addition & 1 deletion public/scss/application.scss
Expand Up @@ -51,7 +51,7 @@
@import "./table.scss";
@import "./keyboard_navigation.scss";
@import "./connection.scss";
@import "./stats_page.scss";
// @import "./stats_page.scss";
@import "./animation.scss";
@import "./voting.scss";
@import "./transaction.scss";
Expand Down

0 comments on commit fca675f

Please sign in to comment.