5 lines
57 B
CSS
5 lines
57 B
CSS
.fullwidth-images img {
|
|
width: 100%;
|
|
height: auto;
|
|
}
|
.fullwidth-images img {
|
|
width: 100%;
|
|
height: auto;
|
|
}
|