5 lines
59 B
SCSS
5 lines
59 B
SCSS
|
.field-title {
|
||
|
font-weight: 700;
|
||
|
font-size: $size-7;
|
||
|
}
|