fixing title problem in press pages
This commit is contained in:
parent
197f6626d3
commit
d02d7778c3
|
|
@ -44,7 +44,7 @@
|
|||
}
|
||||
|
||||
&__title {
|
||||
@apply text-lg font-bold text-secondary mb-1;
|
||||
line-height: 1.2;
|
||||
@apply !text-lg font-bold text-secondary mb-1;
|
||||
line-height: 1.2 !important;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user