mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-12 08:50:37 -07:00
6 lines
83 B
SCSS
6 lines
83 B
SCSS
@import 'fonts';
|
|
|
|
.graph-header {
|
|
@extend .font-bitter;
|
|
@extend .weight-700;
|
|
}
|