Browse Source

add one line

kaoritokashiki 6 years ago
parent
commit
99becebb36
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/client/styles/scss/theme/_apply-colors.scss

+ 1 - 0
src/client/styles/scss/theme/_apply-colors.scss

@@ -7,6 +7,7 @@ $body-bg: $bgcolor-global;
 $body-color: $color-global;
 $body-color: $color-global;
 $link-color: $color-link;
 $link-color: $color-link;
 $link-hover-color: $color-link-hover;
 $link-hover-color: $color-link-hover;
+
 @import 'reboot-bootstrap-colors';
 @import 'reboot-bootstrap-colors';
 @import 'reboot-bootstrap-theme-colors';
 @import 'reboot-bootstrap-theme-colors';