[blogng] reduce image size
This commit is contained in:
parent
bf8f634a63
commit
c09df237fb
@ -22,3 +22,8 @@ h2 {
|
|||||||
margin-top: 1.5em;
|
margin-top: 1.5em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
width: 400px;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user