[website] [css] img max-width should be 100%
This commit is contained in:
parent
b66891a49d
commit
259e0b978c
@ -10,6 +10,10 @@ a {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.content {
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user