AugurProject/augur-ui

View on GitHub
src/modules/app/less/header.less

Summary

Maintainability
Test Coverage
@import (reference) '~assets/styles/shared';

.app-header {
  background: @color-nav-background;
  color: @color-text-light-muted;
  font-weight: 200;
}