fix image size
This commit is contained in:
parent
08104ed3c4
commit
30c20e8bd7
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
Loading…
Reference in a new issue