Skip to content

Commit

Permalink
Add .text-monospace
Browse files Browse the repository at this point in the history
  • Loading branch information
sesemaya committed Apr 12, 2018
1 parent 9dfe2b8 commit 696237a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/scss/utilities/_text.scss
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@
color: rgba($white, 0.5) !important;
}

// Family

.text-monospace {
font-family: $font-family-monospace;
}

// Italcs and weight

.font-italic {
Expand Down

0 comments on commit 696237a

Please sign in to comment.