4 lines
51 B
CSS
4 lines
51 B
CSS
|
main img {
|
||
|
max-width: 950px;
|
||
|
width: 100%;
|
||
|
}
|