Fix image widths
This commit is contained in:
parent
5622974582
commit
f17e59d479
@ -46,7 +46,7 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:visited {
|
a:visited {
|
||||||
|
Loading…
Reference in New Issue
Block a user