7 lines
75 B
SCSS
Raw Normal View History

.entity-list {
&__title {
font-size: 20px;
line-height: 2;
}
}