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