Skip to content

Commit

Permalink
feat(scss): added content fit styling to scale images
Browse files Browse the repository at this point in the history
  • Loading branch information
gregroyal committed Aug 22, 2019
1 parent 4978b0a commit 93b0720
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/os/_utils.scss
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@ $aspect-ratios: ((16, 9), (4, 3));
}
}


// --------------------------------- Highlight Style -----------------------------------//
.u-highlight-text {
@include bg-text-variant($yellow);
Expand Down

0 comments on commit 93b0720

Please sign in to comment.