Skip to content

Commit

Permalink
fix spec-string size styling
Browse files Browse the repository at this point in the history
  • Loading branch information
leebyron committed Jul 4, 2019
1 parent 2796600 commit 23fbec2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/spec.css
Expand Up @@ -380,6 +380,7 @@ del {

.spec-string {
font-family: Consolas, Monaco, monospace;
font-size: 85%;
white-space: pre;
}

Expand Down

0 comments on commit 23fbec2

Please sign in to comment.