6 lines
65 B
CSS
6 lines
65 B
CSS
img {
|
|
width: 33%;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|