Files
design-themes/theme_common/static/src/less/s_text_picture_text.less
T
2021-05-11 15:41:12 +02:00

11 lines
159 B
Plaintext

.s_text_picture_text {
h3 {
padding-bottom: 30px;
}
.row div:nth-child(2) img {
margin-bottom: 20px;
width: 100%;
}
}