fix img style in stort list page
This commit is contained in:
parent
e2c522d776
commit
56b290195e
@ -289,6 +289,13 @@ main h1 {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.post-short-list img {
|
||||
max-width: 100%;
|
||||
display: block;
|
||||
height: auto;
|
||||
margin: 0 auto .5em;
|
||||
}
|
||||
|
||||
/* Articles */
|
||||
|
||||
.post-header {
|
||||
|
Loading…
Reference in New Issue
Block a user