BUGFIX: bouncing images everywhere!
NOTE: inline attribute and style do not have precedence over CSS styling...
This commit is contained in:
parent
259295d865
commit
eba54653c3
|
@ -692,7 +692,6 @@ blockquote { /* solo quotes */
|
||||||
}
|
}
|
||||||
img, svg {
|
img, svg {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
height: auto;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue