Skip to content

Commit 3672884

Browse files
committed
Add margin
1 parent 2bd1d69 commit 3672884

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

resource/swagger.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ pre[class*="swagger-"]{
1111
border-radius: 3px;
1212
}
1313

14+
pre[class*="swagger-"]{
15+
margin: 0.5em 0em 0.5em 0em;
16+
}
17+
18+
1419
span.swagger-verb {
1520
color: white;
1621
border-radius: 3px;

0 commit comments

Comments
 (0)