Show images in post responsively
This commit is contained in:
parent
bb0f40aac3
commit
525171d440
@ -189,3 +189,8 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
|
||||
font-family: "Source Sans Pro", "Kozuka Gothic Pr6N", Meiryo, sans-serif; !important
|
||||
}
|
||||
|
||||
article img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user