refining responsive
This commit is contained in:
parent
cb73928717
commit
50503f095f
|
|
@ -18,7 +18,7 @@
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
&__links-container {
|
&__links-container {
|
||||||
@apply grid md:grid-cols-3 gap-12;
|
@apply grid gap-y-2 md:grid-cols-3 gap-12;
|
||||||
}
|
}
|
||||||
&__link {
|
&__link {
|
||||||
@apply text-2xl mt-8;
|
@apply text-2xl mt-8;
|
||||||
|
|
@ -27,7 +27,7 @@
|
||||||
max-width: 80px;
|
max-width: 80px;
|
||||||
}
|
}
|
||||||
&__title {
|
&__title {
|
||||||
@apply text-xl font-bold mt-3;
|
@apply text-xl font-bold !mt-3;
|
||||||
}
|
}
|
||||||
&__excerpt {
|
&__excerpt {
|
||||||
@apply text-base pt-3;
|
@apply text-base pt-3;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user