4 lines
69 B
CSS
4 lines
69 B
CSS
|
article img {
|
||
|
margin-inline-start: auto;
|
||
|
margin-inline-end: auto;
|
||
|
}
|