Fix blog image sizing
This commit is contained in:
parent
9709e33c8b
commit
0baf950e51
1 changed files with 4 additions and 0 deletions
|
@ -63,3 +63,7 @@ footer {
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
article img {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue