Skip to content

Commit

Permalink
Add margin
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Sep 6, 2019
1 parent 2bd1d69 commit 3672884
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions resource/swagger.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ pre[class*="swagger-"]{
border-radius: 3px;
}

pre[class*="swagger-"]{
margin: 0.5em 0em 0.5em 0em;
}


span.swagger-verb {
color: white;
border-radius: 3px;
Expand Down

0 comments on commit 3672884

Please sign in to comment.