SU-SWS/decanter

View on GitHub
core/src/scss/utilities/mixins/typography/_type-f.scss

Summary

Maintainability
Test Coverage

///
/// Type F font style.
///
/// @name type-f
///
/// @group typography
@mixin type-f {
  font-size: 0.9em;
}