re-issued image size fix
This commit is contained in:
parent
831c5d7a49
commit
6147385c68
@ -507,7 +507,7 @@ a {
|
||||
filter: invert(0.15);
|
||||
}
|
||||
.doc-typography img {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
.doc-typography .doc-alert,
|
||||
.doc-typography .doc-info,
|
||||
|
@ -359,7 +359,7 @@ a {
|
||||
}
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.doc-alert,
|
||||
|
Loading…
x
Reference in New Issue
Block a user