Skip to content

Commit

Permalink
Change @type-f font size from 0.8em to 0.9em and remove uppercase sty…
Browse files Browse the repository at this point in the history
…le (#609)
  • Loading branch information
yvonnetangsu authored and sherakama committed Jan 22, 2020
1 parent c892c2d commit 730cfe3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
6 changes: 2 additions & 4 deletions core/dist/css/decanter.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions core/src/scss/utilities/mixins/typography/_type-f.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@
///
/// @group typography
@mixin type-f {
@include modular-typography(-1);
text-transform: uppercase;
font-size: 0.9em;
}

0 comments on commit 730cfe3

Please sign in to comment.