refining responsive
This commit is contained in:
parent
feef65f8bc
commit
d337e9a4c7
|
|
@ -1,6 +1,7 @@
|
||||||
.questions-container-block {
|
.questions-container-block {
|
||||||
/* @apply pb-6; */
|
/* @apply pb-6; */
|
||||||
&__title {
|
&__title {
|
||||||
@apply font-bold !text-black text-2xl sm:text-3xl lg:!text-4xl leading-none;
|
@apply font-bold !text-black text-3xl sm:text-3xl lg:!text-4xl leading-tight;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
w
|
||||||
|
|
@ -63,7 +63,7 @@
|
||||||
top: -20px;
|
top: -20px;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
content: '';
|
content: '';
|
||||||
width: 20px;
|
width: 26px;
|
||||||
left: 24px;
|
left: 24px;
|
||||||
@screen md {
|
@screen md {
|
||||||
width: 28px;
|
width: 28px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user