fix image size
This commit is contained in:
parent
08104ed3c4
commit
30c20e8bd7
|
@ -17,5 +17,5 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
Loading…
Reference in New Issue