SU-SWS/stanford_profile_helper

View on GitHub
modules/jumpstart_ui/lib/scss/components/local-footer.component.scss

Summary

Maintainability
Test Coverage
@charset 'UTF-8';
@import '../jumpstart_ui.config';
@import 'decanter/core/src/scss/decanter-no-markup';

.su-local-footer__address {
  .organization {
    font-weight: $su-font-semi-bold;
  }
}