Skip to content

Commit

Permalink
Extend reviews font family
Browse files Browse the repository at this point in the history
  • Loading branch information
danroth27 committed Jan 12, 2020
1 parent 8d715b8 commit 92e1df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StarRatings/wwwroot/star-ratings.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
width: 100%;
border: 1px solid #605E5C;
border-radius: 2px;
font-family: Open Sans;
font-family: Open Sans, sans-serif;
font-size: 0.8em;
color: #605E5C;
box-sizing: border-box;
Expand Down

0 comments on commit 92e1df0

Please sign in to comment.