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