Skip to content
Snippets Groups Projects
analysisView.scss 126 B
Newer Older
  • Learn to ignore specific revisions
  • @import 'src/styles/base/color';
    
    .analysis-view-title {
      color: $grey-bright;
      text-align: center;
      margin-bottom: 1rem;
    }