refining responsive
This commit is contained in:
parent
feef65f8bc
commit
d337e9a4c7
|
|
@ -1,6 +1,7 @@
|
|||
.questions-container-block {
|
||||
/* @apply pb-6; */
|
||||
&__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;
|
||||
z-index: -1;
|
||||
content: '';
|
||||
width: 20px;
|
||||
width: 26px;
|
||||
left: 24px;
|
||||
@screen md {
|
||||
width: 28px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user