9 lines
77 B
CSS
9 lines
77 B
CSS
.info {
|
|
width: 100%;
|
|
}
|
|
|
|
.info img {
|
|
width: 100%;
|
|
height: auto;
|
|
}
|