refining responsive

This commit is contained in:
Antoine M 2024-01-18 15:45:10 +01:00
parent feef65f8bc
commit d337e9a4c7
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -63,7 +63,7 @@
top: -20px;
z-index: -1;
content: '';
width: 20px;
width: 26px;
left: 24px;
@screen md {
width: 28px;