salix/modules/entry/front/latest-buys/style.scss

13 lines
182 B
SCSS
Raw Normal View History

2021-03-10 08:49:24 +00:00
.countLines {
flex: 0.15;
margin-left: 10px;
font-size: 24px;
color: orangered;
font-weight: bold;
}
.titleDialog {
font-size: 16px;
font-weight: 600;
}