10 lines
154 B
CSS
10 lines
154 B
CSS
@charset "UTF-8";
|
|
.mod-articlesnews-vertical {
|
|
padding-inline-start: 0;
|
|
list-style: none;
|
|
}
|
|
|
|
.mod-articlesnews-vertical figure img {
|
|
width: 100%;
|
|
}
|