mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
CSS fix for wide images (#1359)
This commit is contained in:
parent
2aad297cdc
commit
c65ac8f05e
@ -78,6 +78,10 @@ article dl {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
article img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
section
|
||||
{
|
||||
display: block;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user