6 lines
112 B
CSS
6 lines
112 B
CSS
.block-chapo {
|
|
@apply font-semibold text-2xl;
|
|
@apply text-primary fjalla !mb-6;
|
|
line-height: 1.65;
|
|
}
|