Skip to content

Commit

Permalink
Add styling for a wide text box inside of a call to action section
Browse files Browse the repository at this point in the history
  • Loading branch information
ameseee committed Sep 5, 2019
1 parent 21d4c98 commit 1f0660c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _sass/content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,8 @@
font-size: 0.9em;
width: 70%;
}

.wide-text {
width: 100%;
font-family: monospace;
}

0 comments on commit 1f0660c

Please sign in to comment.