Tweak font size for large screens

This commit is contained in:
Kam Low 2017-01-06 18:42:34 +01:00
parent ae471b22ff
commit b278d90a33
2 changed files with 2 additions and 2 deletions

View File

@ -175,7 +175,7 @@ article {
}
code {
font-size: 0.85em;
font-size: 0.9em;
border-radius: 3px;
}

View File

@ -1,6 +1,6 @@
{
"name": "spectacle-docs",
"version": "0.6.5",
"version": "0.6.6",
"description": "Generate beautiful static API documentation from OpenAPI/Swagger 2.0 specifications",
"preferGlobal": true,
"bin": {