mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-30 17:44:07 +03:00
remove padding from api-logo
This commit is contained in:
parent
824d790478
commit
35e388583c
|
@ -5,6 +5,6 @@ img {
|
|||
width: auto;
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
padding: 0 5px;
|
||||
//padding: 0 5px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "redoc",
|
||||
"description": "Swagger-generated API Reference Documentation",
|
||||
"version": "0.7.4",
|
||||
"version": "0.7.5",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/Rebilly/ReDoc"
|
||||
|
|
Loading…
Reference in New Issue
Block a user