responsive finetuning
This commit is contained in:
parent
73890e62fe
commit
98a5f3eeb6
|
|
@ -22,15 +22,15 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.artisan_wrapper {
|
.artisan_wrapper {
|
||||||
@apply flex gap-10;
|
@apply lg:flex gap-10;
|
||||||
}
|
}
|
||||||
aside {
|
aside {
|
||||||
@apply max-w-sm shrink-0;
|
@apply lg:max-w-sm shrink-0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.artisans-post {
|
.artisans-post {
|
||||||
&__section {
|
&__section {
|
||||||
@apply !mb-12;
|
@apply !mb-12 pt-12 lg:pt-0;
|
||||||
}
|
}
|
||||||
&__section-title {
|
&__section-title {
|
||||||
@apply text-3xl font-bold !m-0 pb-3;
|
@apply text-3xl font-bold !m-0 pb-3;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user