adding responsive size for title
This commit is contained in:
parent
3e4f832273
commit
93be55c9f8
|
|
@ -1,6 +1,6 @@
|
||||||
.questions-container-block {
|
.questions-container-block {
|
||||||
@apply pb-12;
|
@apply pb-12;
|
||||||
&__title {
|
&__title {
|
||||||
@apply font-bold !text-black !text-4xl;
|
@apply font-bold !text-black text-2xl sm:text-3xl lg:!text-4xl leading-none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user