File formatting fixes

This commit is contained in:
Owen Conti
2017-07-17 21:15:05 -06:00
parent 0622bd7179
commit 24882b69a8
3 changed files with 9 additions and 9 deletions

1
dist/index.html vendored
View File

@@ -21,6 +21,7 @@
{ {
box-sizing: inherit; box-sizing: inherit;
} }
body { body {
margin:0; margin:0;
background: #fafafa; background: #fafafa;

View File

@@ -1,4 +1,3 @@
.swagger-ui .swagger-ui
{ {
@import 'mixins'; @import 'mixins';