5 lines
67 B
CSS
5 lines
67 B
CSS
|
img {
|
||
|
width: 150px;
|
||
|
height: auto;
|
||
|
margin-right: 50px;
|
||
|
}
|