Skip to content

Commit

Permalink
_sass: Set card header font size to text-gamma
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlin1 committed Jul 5, 2020
1 parent e1b013b commit 2cdc6c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions _sass/custom/announcement.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
}

.announcement-header {
@extend .text-gamma;
}

.announcement-body {
Expand Down
1 change: 1 addition & 0 deletions _sass/custom/module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
}

.module-header {
@extend .text-gamma;
}

.module-body {
Expand Down

0 comments on commit 2cdc6c8

Please sign in to comment.